aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2014-01-30 16:01:51 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2014-01-30 16:01:51 -0500
commit25e98704ec3810727af1aef42ace874189d06f56 (patch)
tree07431b92698996f378b14529461a6acfcb44483d
parentdcbc5247379fc89ee60749f578dee4b1a7dd9e4e (diff)
parente3ffaa3726d6468c9708d569caf39d115c0d5253 (diff)
downloadmultihome-25e98704ec3810727af1aef42ace874189d06f56.tar.gz
Merge branch 'master' of bitbucket.org:jhunkeler/multihome
-rwxr-xr-xmultihome2
1 files changed, 1 insertions, 1 deletions
diff --git a/multihome b/multihome
index 555665b..9f0ad81 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)