Do not autostart/attach zellij

This commit is contained in:
2025-04-16 14:56:26 -05:00
parent a5fb58fc53
commit bb86ce0a8a

View File

@ -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() {