diff --git a/modules/home/zsh.nix b/modules/home/zsh.nix index 795ddf1..28fde10 100644 --- a/modules/home/zsh.nix +++ b/modules/home/zsh.nix @@ -147,6 +147,7 @@ gcm = "git commit -m"; gph = "git push -u origin main"; g = "git"; + gp = "git pull"; calc = "eva"; wikipedia = "wikit";