diff --git a/home/shell/zsh.nix b/home/shell/zsh.nix index 7e88cddf..2a098a3c 100644 --- a/home/shell/zsh.nix +++ b/home/shell/zsh.nix @@ -67,6 +67,7 @@ l = "eza -l"; la = "eza -la"; md = "mkdir -p"; + ppc = "powerprofilesctl"; pf = "powerprofilesctl launch -p performance"; us = "systemctl --user";