Removing the auto-start tmux thing from zshrc

This commit is contained in:
Dustin Swan
2013-03-16 17:17:36 -05:00
parent 0cba529d74
commit e1a82d20ba

2
zshrc
View File

@@ -1,5 +1,5 @@
# Start tmux... just trying it out
if [ "$TMUX" = "" ]; then tmux; fi
# if [ "$TMUX" = "" ]; then tmux; fi
# powerline-shell
function powerline_precmd() {