add pipx autocomplete to zshrc
Signed-off-by: cswimr <seaswimmerthefsh@gmail.com>
This commit is contained in:
parent
01a92afdce
commit
030fb2d620
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -98,3 +98,4 @@ fi
|
||||||
# export ARCHFLAGS="-arch x86_64"
|
# export ARCHFLAGS="-arch x86_64"
|
||||||
|
|
||||||
eval "$(navi widget zsh)"
|
eval "$(navi widget zsh)"
|
||||||
|
eval "$(register-python-argcomplete pipx)"
|
||||||
|
|
Reference in a new issue