# ssh_config # 2009-06-17 # bpkroth # # This is a stripped down version of my usual ssh_config file for the purposes # of showing how to use the ssh, bash, preexec, screen goodies. # This attempts to send whatever LC_* environment variables you've set to the # remote host. Host * SendEnv LC_*