index : asp32 | |
Archlinux32 fork of asp - obsolete | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <deep42thought@noreply.example.org> | 2018-11-05 14:17:49 +0000 |
---|---|---|
committer | Gitea <gitea@fake.local> | 2018-11-05 14:17:49 +0000 |
commit | b4d09b4a2900c2de3efe6ad6970ab744dcf24437 (patch) | |
tree | 7e3cdbc3cbf449f7625f191d72e2b0e04319a96a | |
parent | 06fdb666a1b473197c0a8bfdadb553fd34c7f853 (diff) | |
parent | 6a5b7fb1e7e9dc49f37b2281e2b0fa1417a74981 (diff) |
-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 |