Commit Graph

5 Commits (21ff8b9297ff6a34f8cb75cd6dd86042aab9fad1)

Author SHA1 Message Date
luke f264657e0c Skip workon if not in root directory 2015-02-05 14:09:13 +00:00
Luke Culbertson ac74d0dcca Added pyenv-init to allow pyenv virtualenvwrapper to init properly 2015-02-05 14:09:13 +00:00
Luke Culbertson c004ecaac9 Run `pyenv virtualenvwrapper` and remove virtualenv-init cmd 2015-02-05 14:09:13 +00:00
Luke Culbertson ce7818f598 Changed pvenv functions to avoid name conflicts 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