Removing the auto-start tmux thing from zshrc
This commit is contained in:
parent
0cba529d74
commit
e1a82d20ba
1 changed files with 1 additions and 1 deletions
2
zshrc
2
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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue