Merge remote-tracking branch 'origin/master' into additional-command-reload

This commit is contained in:
Piotr Rogoża
2018-04-18 21:58:09 +02:00
4 changed files with 7 additions and 1 deletions

View File

@@ -1 +1 @@
[[ -x "$(which pipenv)" ]] && source <(env _PIPENV_COMPLETE="source-bash" pipenv)
[[ -x "$(which pipenv)" ]] && eval "$(pipenv --completion)"