mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
silence zsh: command not found: jenv_prompt_info
silence the annoying error msg, `zsh: command not found: jenv_prompt_info`
This commit is contained in:
parent
b908feebcf
commit
c15ce86e64
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
# Real implementations will be used when the respective plugins are loaded
|
||||
function chruby_prompt_info hg_prompt_info pyenv_prompt_info \
|
||||
rbenv_prompt_info svn_prompt_info vi_mode_prompt_info \
|
||||
jenv_prompt_info\
|
||||
virtualenv_prompt_info {
|
||||
return 1
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue