Marc Cornellà
2e8d2d7401
fix(pipenv): fix auto-shell functionality when cd-ing out ( #12813 )
...
Co-authored-by: Jean-Tiare Le Bigot <jt@yadutaf.fr>
1 year ago
Marc Cornellà
efafef8495
docs: improve several plugin READMEs and add one for `ssh` plugin
2 years ago
Carlo Sala
079dbff2c4
feat(pipenv): add option to disable auto shell feature
...
Closes #11472
3 years ago
Eddie Romanov
bd5ebba834
feat(pipenv): add pupd alias ( #11616 )
3 years ago
Alastair Rankine
00c37b6991
feat(pipenv): standarize completion generation ( #11424 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
Closes #11423
3 years ago
Marc Cornellà
4ab273e19a
pipenv: toggle pipenv shell on startup
...
Fixes #9136
6 years ago
R Max Espinoza
9050ed34d1
pipenv: fix error when Pipfile is not a file ( #8931 )
6 years ago
Jacob Tomaw
1ba0af650a
Use safer append to hook function arrays ( #8406 )
...
Use add-zsh-hook to add functions to hooks. That way they won't be added again
when doing `source ~/.zshrc` multiple times.
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
6 years ago
Alan
4cadbcd235
Add plugin for pipenv ( #6698 )
...
- Add completion for pipenv
- Auto activate and deactivate for pipenv shell
- Add aliases for the most common pipenv commands
7 years ago