zshrc tmux
This commit is contained in:
parent
d561b07417
commit
9cd5e17a5d
@ -7,7 +7,7 @@ if \
|
||||
[ -z "$TMUX" ] && \
|
||||
tmux -N -L "$USER" list-sessions &>/dev/null
|
||||
then
|
||||
exec tmux -N -L "$USER" new-session
|
||||
exec tmux -N -L "$USER" new-session -A
|
||||
fi
|
||||
|
||||
if [ -f "$ZDOTDIR/sourcer" ]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user