Skip to content

Commit

Permalink
Add completions for pipx
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmior committed Oct 28, 2021
1 parent 469c3c1 commit e12bc81
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions python/python.zsh
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
eval "$(pyenv init -)"
export PYTHONSTARTUP=~/.pythonstartup

autoload -U bashcompinit
bashcompinit

eval "$(register-python-argcomplete pipx)"

0 comments on commit e12bc81

Please sign in to comment.