formatted pip pip3 and pipenv completion and used helper functions
This commit is contained in:
committed by
Noah Gorny
parent
c2d971f20e
commit
7959acddd9
@@ -1 +1,4 @@
|
||||
[[ -x "$(which pipenv)" ]] && eval "$(pipenv --completion)"
|
||||
if _command_exists pipenv
|
||||
then
|
||||
eval "$(pipenv --completion)"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user