Update pipenv updated
This commit is contained in:
parent
ea4d127103
commit
8838e4f3e0
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ if [ $? -ne 0 ]; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
pipenv --completion > ${currpath}/compiled/pipenv.zsh
|
||||
_PIPENV_COMPLETE=zsh_source pipenv > ${currpath}/compiled/pipenv.zsh
|
||||
if [ ! -d ~/.config/zsh ]; then
|
||||
mkdir -p ~/.config/zsh
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue