non important commit

This commit is contained in:
benstrb 2026-03-22 13:38:36 +01:00
parent f40552b4b7
commit 7ee5187cf8

View file

@ -41,7 +41,7 @@
};
extraConfig = ''
if ("ZELLIJ" in $env) {
if ("ZELLIJ" not in $env) {
zellij
exit
}