diff --git a/modules/cli/zsh.nix b/modules/cli/zsh.nix index f45deaf..401b44e 100644 --- a/modules/cli/zsh.nix +++ b/modules/cli/zsh.nix @@ -37,6 +37,7 @@ in { rm = "trash -v"; l = "eza -a --icons"; la = "eza -lha --icons --git"; + kys = "shutdown now"; cd = "z"; nv = "nvim"; #TODO fix hardcoding of git repo path and profile name