cswimr/home
Archived
Template
1
0
Fork 0

Compare commits

...

2 commits

Author SHA1 Message Date
8ee1db9f27
update zsh-completions
Signed-off-by: cswimr <seaswimmerthefsh@gmail.com>
2024-08-19 22:00:37 -04:00
030fb2d620
add pipx autocomplete to zshrc
Signed-off-by: cswimr <seaswimmerthefsh@gmail.com>
2024-08-19 22:00:25 -04:00
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit 7a884c75b4f3ce2d8d24df8e55dcc359a020be3f Subproject commit f96778edad6386ec020c82a5f593d75becf4f76d

1
.zshrc
View file

@ -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)"