diff --git a/zsh.d/zellij.zsh b/zsh.d/zellij.zsh index 36465b9..47502db 100644 --- a/zsh.d/zellij.zsh +++ b/zsh.d/zellij.zsh @@ -1,8 +1,8 @@ # zellij if (( $+commands[zellij] )); then - ZELLIJ_AUTO_ATTACH=true - eval "$(zellij setup --generate-auto-start zsh)" - + # Uncomment to start zellij automatically + # ZELLIJ_AUTO_ATTACH=true + # eval "$(zellij setup --generate-auto-start zsh)" if (( $+commands[sk] )); then za() {