diff --git a/themes/brethil.zsh-theme b/themes/brethil.zsh-theme index 0dac4f2..2592b75 100644 --- a/themes/brethil.zsh-theme +++ b/themes/brethil.zsh-theme @@ -125,7 +125,7 @@ function ret_status() { } export MODE_INDICATOR="[%B%K{88}nav%k%b]" -# export INSERT_MODE_INDICATOR="[%B%K{28}ins%k%b]" +export INSERT_MODE_INDICATOR="[%B%K{28}ins%k%b]" _PROMPT_PROTO='$(virtualenv_info)$(user_prompt)$(path_prompt)$(git_prompt)$(job_prompt)$(shlvl_prompt)'