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