Commit graph

2 commits

Author SHA1 Message Date
Matt Sweeney
ba794028ab Add prefix/suffix options to virtualenv prompt
Following the pattern used in `git_prompt_info()`:
https://github.com/robbyrussell/oh-my-zsh/blob/master/lib/git.zsh#L5
Allow `virtualenv_prompt_info()` to (optionally) accept a prefix and
suffix set in the theme
2013-04-30 18:10:05 -07:00
Justin Caratzas
0b2da8f11b Add very basic virtualenv plugin
checks for $VIRTUAL_ENV and provides to basename in a function for the prompt.
2012-07-11 23:40:12 -04:00