Check for register-python-argcomplete3 before calling
This commit is contained in:
parent
9e41c52c80
commit
48900854e8
|
@ -1,3 +1,3 @@
|
|||
autoload -U bashcompinit
|
||||
bashcompinit
|
||||
eval "$(register-python-argcomplete3 pipx)"
|
||||
type register-python-argcomplete3 > /dev/null && eval "$(register-python-argcomplete3 pipx)"
|
||||
|
|
Loading…
Reference in a new issue