diff --git a/common/fish/config.fish b/common/fish/config.fish index c041f22..c149ec2 100755 --- a/common/fish/config.fish +++ b/common/fish/config.fish @@ -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 \ No newline at end of file