Removing the auto-start tmux thing from zshrc

master
Dustin Swan 11 years ago
parent 0cba529d74
commit e1a82d20ba

@ -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() {

Loading…
Cancel
Save