parent
80f06ba0e1
commit
e01f06423e
@ -41,7 +41,7 @@ _abra_complete_apps()
|
||||
_abra_complete()
|
||||
{
|
||||
# https://github.com/andsens/homeshick/blob/master/completions/homeshick-completion.bash
|
||||
if $_HOMESHICK_HAS_COMPOPT; then
|
||||
if $_ABRA_HAS_COMPOPT; then
|
||||
compopt +o default +o nospace
|
||||
COMPREPLY=()
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user