cleaup load-zellij

This commit is contained in:
Lockszmith (cs-dbg@VAST) 2025-06-05 19:58:29 +00:00
parent 48c715529d
commit 231970542c

View file

@ -105,7 +105,7 @@ ${SET_X-:} -x
# Was needed when zsh would load
# . <( zellij setup --generate-completion "$BASE_SHELL" | sed -ne '/^function/,$p' )
if [[ -z "$ZELLIJ_SESSION_NAME" ]]; then
zellij attach -c $USER@$(hostname)
zellij
fi
elif [[ "$1" == '-' ]]; then