From 35f0685cd41e844b6ef37233c6fe5629aba5f870 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Fri, 23 Aug 2024 16:49:01 -0700 Subject: [PATCH] p10k ssh context --- .p10k.zsh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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.