mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-07-20 19:55:10 +02:00
feat(conda-env): add plugin for conda prompt display (#10619)
Co-authored-by: Jeonguk Choi <91456421+devj121@users.noreply.github.com>
This commit is contained in:
co-authored by
Jeonguk Choi
parent
379e974d2b
commit
70cfff448d
@@ -20,6 +20,7 @@ function chruby_prompt_info \
|
||||
jenv_prompt_info \
|
||||
azure_prompt_info \
|
||||
tf_prompt_info \
|
||||
conda_prompt_info \
|
||||
{
|
||||
return 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user