Do not autostart/attach zellij
This commit is contained in:
parent
a5fb58fc53
commit
bb86ce0a8a
@ -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() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user