dont doublestart tmux
This commit is contained in:
2
.zshrc
2
.zshrc
@@ -89,7 +89,7 @@ setopt nosharehistory
|
|||||||
. $HOME/.shellrc.load
|
. $HOME/.shellrc.load
|
||||||
|
|
||||||
# tmux starten
|
# tmux starten
|
||||||
if [ "$TMUX" = "" ]; then exec tmux; fi
|
#if [ "$TMUX" = "" ]; then exec tmux; fi
|
||||||
clear && udot
|
clear && udot
|
||||||
|
|
||||||
PATH="/Users/eragos/perl5/bin${PATH:+:${PATH}}"; export PATH;
|
PATH="/Users/eragos/perl5/bin${PATH:+:${PATH}}"; export PATH;
|
||||||
|
|||||||
Reference in New Issue
Block a user