non important commit

This commit is contained in:
benstrb 2026-03-22 13:35:46 +01:00
parent b6278b7c1a
commit f2452cb1bf

View file

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