This commit is contained in:
Daniel Flanagan 2023-07-18 10:28:08 -05:00
parent b03d1459f7
commit a3057f378a
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -72,7 +72,3 @@ if not set --query ZELLIJ && set --query FISH_START_ZELLIJ
else if not set --query TMUX && set --query FISH_START_TMUX else if not set --query TMUX && set --query FISH_START_TMUX
tmux att -t default || tmux new -s default tmux att -t default || tmux new -s default
end end
if set --query TMUX
bp
end