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 export IPYTHONDIR=$HOME/.ipython
source ~/.profile source ~/.profile
#if [[ -z "$TMUX" ]]; then if [[ -z "$TMUX" ]]; then
#tmux att tmux attach
#fi fi