Commit graph

1 commit

Author SHA1 Message Date
Thomas Orozco
ed20f71544 Added virtualenv support
New Functionnality:
  + plugins/virtualenv/... plugin: stop virtualenv from prepending
'(virtualenv_name)' to the prompt
  + lib/virtualenv.zsh: provide a virtualenv_prompt_info function that
behaves similarly to lib/git.zsh's git_prompt_info

Uses:
  + ZSH_THEME_VIRTUALENV_PROMPT_PREFIX
  + ZSH_THEME_VIRTUALENV_PROMPT_SUFFIX
These variables are added to the output of virtualenv_prompt_info
2012-10-27 18:51:32 +02:00