X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=shell%2Fssh_config;fp=shell%2Fssh_config;h=cf05b9b2731678f07abd9644d341fc3619f7555f;hp=845e4e1ab0e706b182b253db77e44eb697afacf0;hb=45c43298d87faec99847d517b5322070a74b9d36;hpb=246cb5f430f8846edefc28783cfa4197bd9034c2 diff --git a/shell/ssh_config b/shell/ssh_config index 845e4e1..cf05b9b 100644 --- a/shell/ssh_config +++ b/shell/ssh_config @@ -128,9 +128,6 @@ Host * # Don't permit running local commands (default). PermitLocalCommand no -# Don't send any environment variables (default). - SendEnv - # Don't hash any hosts in ~/.ssh/known_hosts. It doesn't help if the ssh hosts # are stored in the shell's history file or in this file as shortcut so it's # rather useless (default).