diff --git a/modules/zsh/abbreviations/abbreviations.nix b/modules/zsh/abbreviations/abbreviations.nix index ed1fba0c..95022561 100644 --- a/modules/zsh/abbreviations/abbreviations.nix +++ b/modules/zsh/abbreviations/abbreviations.nix @@ -7,6 +7,7 @@ cl = "clear"; cs = "create-script"; daily = "run create-daily next"; + gru = "git-repo-updater"; rst = "rst2pdf"; st = "source .tmux"; sz = "source ~/.config/zsh/.zshrc";