Fix zellij

This commit is contained in:
~erin 2023-03-16 14:03:37 -04:00
parent f4e6d9a8c5
commit 40d00da3e1
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ if status is-interactive
## Setups ##
set -x ZELLIJ_AUTO_EXIT true
set -x ZELLIJ_AUTO_ATTACH false
eval "$(zellij setup --generate-auto-start fish)"
eval (zellij setup --generate-auto-start fish | string collect)
zoxide init fish | source
starship init fish | source