Updates
This commit is contained in:
parent
f651da6310
commit
ad93a894ea
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
else
|
||||
if set -q DISABLE_TMUX
|
||||
else
|
||||
exec tmux attach || exec tmux new-session && exit
|
||||
tmux attach || exec tmux new-session && exit
|
||||
end
|
||||
end
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue