From c8538f46557b21f72dc73637b6249688d248241c Mon Sep 17 00:00:00 2001 From: moparisthebest Date: Thu, 12 Oct 2023 00:12:49 -0400 Subject: [PATCH] zellij name drop --- bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bashrc b/bashrc index 64997ad..41afad6 100755 --- a/bashrc +++ b/bashrc @@ -154,7 +154,7 @@ export CARGO_TARGET_DIR=/tmp/cargo-target # this has to be last if [[ -z "$ZELLIJ" ]]; then - zellij attach -c + zellij attach -c drop # uncomment for exit shell when zellij exits # exit fi