summaryrefslogtreecommitdiff
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index 0dac387..b302dd6 100644
--- a/bashrc
+++ b/bashrc
@@ -299,6 +299,7 @@ else
fi
PATH=$PATH:~/files/scripts/
+export SHMUX_SSH_OPTS=-x
export XAUTHORITY=~/.Xauthority
export HISTFILESIZE=15000
export HISTSIZE=${HISTFILESIZE}