1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prezto/modules/virtualenvwrapper
Sebastian Wiesner 6a22387e7f
Added module to load virtualenvwrapper
13 years ago
..
README.md Added module to load virtualenvwrapper 13 years ago
init.zsh Added module to load virtualenvwrapper 13 years ago

README.md

virtualenvwrapper

Enables virtualenvwrapper if installed.

virtualenvwrapper is a frontend to virtualenv which provides convenient shell functions to create, switch and manage virtualenvs.

This module will source the virtualenvwrapper initialization script, if virtualenvwrapper is installed.