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
1 changed files with 0 additions and 4 deletions

View File

@ -71,8 +71,4 @@ if not set --query ZELLIJ && set --query FISH_START_ZELLIJ
kill $fish_pid
else if not set --query TMUX && set --query FISH_START_TMUX
tmux att -t default || tmux new -s default
end
if set --query TMUX
bp
end