cleaup load-zellij
This commit is contained in:
parent
48c715529d
commit
231970542c
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ ${SET_X-:} -x
|
||||||
# Was needed when zsh would load
|
# Was needed when zsh would load
|
||||||
# . <( zellij setup --generate-completion "$BASE_SHELL" | sed -ne '/^function/,$p' )
|
# . <( zellij setup --generate-completion "$BASE_SHELL" | sed -ne '/^function/,$p' )
|
||||||
if [[ -z "$ZELLIJ_SESSION_NAME" ]]; then
|
if [[ -z "$ZELLIJ_SESSION_NAME" ]]; then
|
||||||
zellij attach -c $USER@$(hostname)
|
zellij
|
||||||
fi
|
fi
|
||||||
|
|
||||||
elif [[ "$1" == '-' ]]; then
|
elif [[ "$1" == '-' ]]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue