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