add pipx autocomplete to zshrc

Signed-off-by: cswimr <seaswimmerthefsh@gmail.com>
This commit is contained in:
Seaswimmer 2024-08-19 22:00:25 -04:00
parent 01a92afdce
commit 030fb2d620
Signed by: cswimr
GPG key ID: 3813315477F26F82

1
.zshrc
View file

@ -98,3 +98,4 @@ fi
# export ARCHFLAGS="-arch x86_64"
eval "$(navi widget zsh)"
eval "$(register-python-argcomplete pipx)"