non important commit

This commit is contained in:
benstrb 2026-03-22 13:33:46 +01:00
parent 47b02dc122
commit b6278b7c1a

View file

@ -41,13 +41,9 @@
}; };
extraConfig = '' extraConfig = ''
if "ZELLIJ" in $env == false { if not ("ZELLIJ" in $env) {
zellij zellij
exit exit
} else {
if "IN_NIX_SHELL" in $env == false {
fastfetch
}
} }
def c [] { def c [] {