zellij name drop

This commit is contained in:
Travis Burtrum 2023-10-12 00:12:49 -04:00
parent 9eccf760d9
commit c8538f4655
1 changed files with 1 additions and 1 deletions

2
bashrc
View File

@ -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