index : asp32 | |
Archlinux32 fork of asp - obsolete | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | shell/bash-completion | 2 |
diff --git a/shell/bash-completion b/shell/bash-completion index 3c7fc06..b09b8ed 100644 --- a/shell/bash-completion +++ b/shell/bash-completion @@ -73,4 +73,4 @@ _asp() { fi } -complete -F _asp asp +complete -F _asp asp32 |