From 6a5b7fb1e7e9dc49f37b2281e2b0fa1417a74981 Mon Sep 17 00:00:00 2001 From: Erick Cafferata Date: Sat, 3 Nov 2018 12:42:58 -0500 Subject: bash-completion: change to asp32 --- shell/bash-completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-54-g00ecf