From bcc8de0f9cbbbd0c8a3c73d0baadb4603029acf5 Mon Sep 17 00:00:00 2001 From: benstrb Date: Sat, 21 Mar 2026 13:46:40 +0100 Subject: [PATCH] non important commit --- home/modules/shells.nix | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/home/modules/shells.nix b/home/modules/shells.nix index 5ab5507..a0ebf1e 100644 --- a/home/modules/shells.nix +++ b/home/modules/shells.nix @@ -41,9 +41,14 @@ }; extraConfig = '' + if "ZELLIJ" in $env == false { + zellij + exit + } else { if "IN_NIX_SHELL" in $env == false { - fastfetch + fastfetch } + } def c [] { clear