parent
fbb2b56c7e
commit
6ebf27b8d3
5 changed files with 10 additions and 2 deletions
@ -1,3 +1,4 @@ |
|||||||
(( $+commands[stack] )) || return |
(( $+commands[stack] )) || return |
||||||
|
|
||||||
|
autoload -U +X bashcompinit && bashcompinit |
||||||
source <(stack --bash-completion-script stack) |
source <(stack --bash-completion-script stack) |
||||||
|
|||||||
Loading…
Reference in new issue