diff --git a/.p10k.zsh b/.p10k.zsh index 0bb7ff7..04d497f 100644 --- a/.p10k.zsh +++ b/.p10k.zsh @@ -37,6 +37,7 @@ vcs # git status # =========================[ Line #2 ]========================= newline # \n + context prompt_char # prompt symbol ) @@ -1021,7 +1022,8 @@ typeset -g POWERLEVEL9K_PYENV_CONTENT_EXPANSION='${P9K_CONTENT}${${P9K_CONTENT:#$P9K_PYENV_PYTHON_VERSION(|/*)}:+ $P9K_PYENV_PYTHON_VERSION}' # Custom icon. - # typeset -g POWERLEVEL9K_PYENV_VISUAL_IDENTIFIER_EXPANSION='⭐' + # Currently looks like this, which is weird:  + typeset -g POWERLEVEL9K_PYENV_VISUAL_IDENTIFIER_EXPANSION='' ################[ goenv: go environment (https://github.com/syndbg/goenv) ]################ # Goenv color.