Do not autostart/attach zellij

This commit is contained in:
Daniel Lynn 2025-04-16 14:56:26 -05:00
parent a5fb58fc53
commit bb86ce0a8a
Signed by: daniel
GPG Key ID: 28496A140E180A9D

View File

@ -1,8 +1,8 @@
# zellij # zellij
if (( $+commands[zellij] )); then if (( $+commands[zellij] )); then
ZELLIJ_AUTO_ATTACH=true # Uncomment to start zellij automatically
eval "$(zellij setup --generate-auto-start zsh)" # ZELLIJ_AUTO_ATTACH=true
# eval "$(zellij setup --generate-auto-start zsh)"
if (( $+commands[sk] )); then if (( $+commands[sk] )); then
za() { za() {