aboutsummaryrefslogtreecommitdiff
path: root/multihome
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunkeler@gmail.com>2014-01-30 07:57:25 -0500
committerJoe Hunkeler <jhunkeler@gmail.com>2014-01-30 07:57:25 -0500
commite3ffaa3726d6468c9708d569caf39d115c0d5253 (patch)
treed47802b833367a598d30877966b3a0ca7bb848ff /multihome
parenta963e36939ca85afcdaebcc82b69e723f55a2a5f (diff)
downloadmultihome-e3ffaa3726d6468c9708d569caf39d115c0d5253.tar.gz
Transfer xauth and ssh data
Diffstat (limited to 'multihome')
-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)