mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
refactor: don't close zsh when exiting zellij
This commit is contained in:
parent
0c92a53bb5
commit
23400b0ab3
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@
|
||||||
MONITOR="$(${monitorScript} || true)"
|
MONITOR="$(${monitorScript} || true)"
|
||||||
zellij attach -c "''${MONITOR:+"$MONITOR@"}$USER"
|
zellij attach -c "''${MONITOR:+"$MONITOR@"}$USER"
|
||||||
fi
|
fi
|
||||||
exit
|
|
||||||
fi
|
fi
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue