aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmultihome2
1 files changed, 1 insertions, 1 deletions
diff --git a/multihome b/multihome
index 1c65b49..f72dd41 100755
--- a/multihome
+++ b/multihome
@@ -24,7 +24,7 @@ RC=$HOME/.homerc
# Elements are delimited by SPACES
clusters=( )
-transfer_env=( .*profile .*login .*cshrc* .bash* )
+transfer_env=( .*profile .*login .*cshrc* .bash* .Xauthority .ssh )
# Don't edit these
hostname_short=$(hostname -s)