index : asp32 | |
Archlinux32 fork of asp - obsolete | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | shell/zsh-completion | 1 |
diff --git a/shell/zsh-completion b/shell/zsh-completion index e26718b..502044c 100644 --- a/shell/zsh-completion +++ b/shell/zsh-completion @@ -15,6 +15,7 @@ _asp_command() { 'list-repos' 'log' 'shortlog' + 'show' 'update' 'untrack' ) |