commit
84383cb46b
|
|
@ -1,4 +1,4 @@
|
|||
# shellcheck shell=bash
|
||||
if _command_exists pipenv; then
|
||||
eval "$(pipenv --completion)"
|
||||
eval "$(_PIPENV_COMPLETE=bash_source pipenv)"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in New Issue