diff --git a/sys/profiles/programs/zsh.nix b/sys/profiles/programs/zsh.nix index 7dc69b5..4d6fc28 100644 --- a/sys/profiles/programs/zsh.nix +++ b/sys/profiles/programs/zsh.nix @@ -11,6 +11,7 @@ "--mouse" "--RAW-CONTROL-CHARS" "--use-color" + "--quit-if-one-screen" ]; };