index : asp32 | |
Archlinux32 fork of asp - obsolete | gitolite user |
summaryrefslogtreecommitdiff |
author | Erick Cafferata <erick@cafferata.me> | 2018-11-03 12:42:58 -0500 |
---|---|---|
committer | Erick Cafferata <erick@cafferata.me> | 2018-11-03 12:42:58 -0500 |
commit | 6a5b7fb1e7e9dc49f37b2281e2b0fa1417a74981 (patch) | |
tree | 4914fa280feb33da1bc08ffe346a492a60273d09 /shell | |
parent | eae23dc582b2959c282c50ce5899298fe15c0179 (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 |