From a3057f378aed73798d8e704ce4383a1b4bc9fa59 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Tue, 18 Jul 2023 10:28:08 -0500 Subject: [PATCH] bp no --- common/fish/config.fish | 4 ---- 1 file changed, 4 deletions(-) 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