Add virtualenv-mod plugin

This commit is contained in:
Joe Block 2017-03-31 07:15:07 -07:00
parent 43697125be
commit 9d7f3fcbee

View file

@ -326,6 +326,7 @@ These frameworks make customizing your zsh setup easier.
* [up.zsh](https://github.com/peterhurford/up.zsh) - Adds an up command to cd multiple levels up * [up.zsh](https://github.com/peterhurford/up.zsh) - Adds an up command to cd multiple levels up
* [vanilli.sh](https://github.com/yous/vanilli.sh) - A lightweight start point of shell configuration. * [vanilli.sh](https://github.com/yous/vanilli.sh) - A lightweight start point of shell configuration.
* [vimman](https://github.com/yonchu/vimman) - View vim plugin manuals (help) like man in zsh * [vimman](https://github.com/yonchu/vimman) - View vim plugin manuals (help) like man in zsh
* [virtualenv-mod](https://github.com/mattcl/virtualenv-mod) - A modified virtualenv zsh plugin for oh-my-zsh
* [virtualz](https://github.com/aperezdc/virtualz) - Python virtualenv manager inspired by Virtualfish, replaces virtualenvwrapper. * [virtualz](https://github.com/aperezdc/virtualz) - Python virtualenv manager inspired by Virtualfish, replaces virtualenvwrapper.
* [vox](https://github.com/andrewbonnington/vox.plugin.zsh) - An oh-my-zsh plugin to control [VOX](http://coppertino.com/vox/mac), a lightweight full-featured audio player for OS X that can play a variety of formats including FLAC and Ogg Vorbis * [vox](https://github.com/andrewbonnington/vox.plugin.zsh) - An oh-my-zsh plugin to control [VOX](http://coppertino.com/vox/mac), a lightweight full-featured audio player for OS X that can play a variety of formats including FLAC and Ogg Vorbis
* [vsc](https://github.com/davidtong/vsc.plugin.zsh) - Plugin for Visual Studio Code on MacOS * [vsc](https://github.com/davidtong/vsc.plugin.zsh) - Plugin for Visual Studio Code on MacOS