diff --git a/themes/bira.zsh-theme b/themes/bira.zsh-theme index 00697d04d..acfe6dc82 100644 --- a/themes/bira.zsh-theme +++ b/themes/bira.zsh-theme @@ -15,7 +15,6 @@ fi ZSH_THEME_RVM_PROMPT_OPTIONS="i v g" -#PROMPT="╭─${user_host}${current_dir}${rvm_ruby}${vcs_branch}${venv_prompt}${kube_prompt} PROMPT="╭─${conda_prompt}${user_host}${current_dir}${rvm_ruby}${vcs_branch}${venv_prompt}${kube_prompt} ╰─%B${user_symbol}%b " RPROMPT="%B${return_code}%b"