diff --git a/programs/zsh.nix b/programs/zsh.nix index 529c649..b89e5ef 100644 --- a/programs/zsh.nix +++ b/programs/zsh.nix @@ -121,6 +121,7 @@ g = "git"; gui = "gitui"; htop = "btop"; + c = "claude"; }; }; }