mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
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 |
||
|---|---|---|
| .. | ||
| aliases.zsh | ||
| completion.zsh | ||
| correction.zsh | ||
| directories.zsh | ||
| edit-command-line.zsh | ||
| functions.zsh | ||
| git.zsh | ||
| grep.zsh | ||
| history.zsh | ||
| key-bindings.zsh | ||
| misc.zsh | ||
| rvm.zsh | ||
| spectrum.zsh | ||
| termsupport.zsh | ||
| theme-and-appearance.zsh | ||
| virtualenv.zsh | ||