diff --git a/zshrc b/zshrc index dff5e2e..1c34fb3 100644 --- a/zshrc +++ b/zshrc @@ -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() {