diff --git a/home/programs/shell/zsh.nix b/home/programs/shell/zsh.nix index 1c902ac..6c31248 100644 --- a/home/programs/shell/zsh.nix +++ b/home/programs/shell/zsh.nix @@ -58,6 +58,7 @@ in { c = "clear"; clera = "clear"; celar = "clear"; + claer = "clear"; e = "exit"; cd = "z"; ls = "eza --icons=always --no-quotes";