Skip to content

Commit

Permalink
Do not send envvars into SSH sessions
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmelos committed Nov 1, 2019
1 parent 0378dee commit 74035c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/dotfiles.py
Expand Up @@ -679,6 +679,7 @@ def list_additional_steps():
# TODO: Automate these steps
print("Additional steps: ")
print('* Silence the terminal bell by adding "set bell-style none" to your /etc/inputrc.')
print('* Comment out "SendEnv LANG LC_*" in /etc/ssh/ssh_config')
print("Restart your computer.")


Expand Down

0 comments on commit 74035c4

Please sign in to comment.