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