mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 09:23:01 +00:00
Add yapipenv plugin
This commit is contained in:
parent
0edad19442
commit
913abf0091
1 changed files with 1 additions and 0 deletions
|
@ -632,6 +632,7 @@ zapack is a basic fast minimal ZSH plugin loader.
|
|||
* [whobrokemycode](https://github.com/cameronbroe/whobrokemycode) - Highlight where a particular line was last changed in a file using `git blame`.
|
||||
* [workon](https://github.com/bryanculver/workon.plugin.zsh) - Simple utility for jumping between projects
|
||||
* [yadm](https://github.com/juanrgon/yadm-zsh) - Displays a warning if there are local yadm configuration changes.
|
||||
* [yapipenv](https://github.com/AnonGuy/yapipenv.zsh) - Automatically activate a directory's pip environment if `pipenv` detects the presence of one.
|
||||
* [yeoman-zsh-plugin](https://github.com/edouard-lopez/yeoman-zsh-plugin) - Edouard Lopez's Yeoman plugin for oh-my-zsh, compatible with yeoman version ≥1.0 (includes options and command auto-completion).
|
||||
* [you-should-use](https://github.com/MichaelAquilina/zsh-you-should-use) - ZSH plugin that reminds you to use those aliases you defined.
|
||||
* [youtube-dl](https://github.com/joow/youtube-dl) - Simple plugin for [youtube-dl](https://youtube-dl.org/)
|
||||
|
|
Loading…
Reference in a new issue