diff --git a/hosts/generic.nix b/hosts/generic.nix index 5d5cefb..19a7410 100644 --- a/hosts/generic.nix +++ b/hosts/generic.nix @@ -126,6 +126,7 @@ in { unpack = "aunpack"; where = "which"; c = "cd"; + ",s" = ", -s"; }; promptInit = '' set TERM "xterm-256color"