This commit is contained in:
Locojay 2011-05-30 21:56:24 -04:00
commit 5ff612e00e

6
zshrc
View file

@ -31,7 +31,7 @@ export PATH=$HOME/bin:$PATH
export IPYTHONDIR=$HOME/.ipython
source ~/.profile
#if [[ -z "$TMUX" ]]; then
#tmux att
#fi
if [[ -z "$TMUX" ]]; then
tmux attach
fi