zshrc fix

This commit is contained in:
Locojay 2011-05-31 19:33:48 -04:00
commit 50d537fd5e

6
zshrc
View file

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