diff --git a/zshrc b/zshrc index fc48f6a98..e8e934e7c 100644 --- a/zshrc +++ b/zshrc @@ -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