Commit Graph

4 Commits (9244d77a1180e19fb090e7d3723ca38d85d878d7)

Author SHA1 Message Date
Omer Katz 9244d77a11 Revert "Added pyenv-virtualenv plugin" 2015-02-05 14:09:14 +00:00
Luke Culbertson c004ecaac9 Run `pyenv virtualenvwrapper` and remove virtualenv-init cmd 2015-02-05 14:09:13 +00:00
Luke Culbertson acddf2132e Added better support for pyenv, virtualenvwrapper, and autoenv
working in concert with one another.
Features added:
- Added a pyenv-virtualenv plugin which creates virtual environments
  using the current pyenv python version
- `cd` into a directory that has a virtual environment already created
  and autoenv will automatically activate that environment
- Current virtual environment is displayed in command prompt
2015-02-05 14:09:13 +00:00
Manoj 314b0447ad Add pyenv plugin 2015-02-05 14:09:12 +00:00