|
|
@ -37,6 +37,7 @@
|
|
|
|
vcs # git status
|
|
|
|
vcs # git status
|
|
|
|
# =========================[ Line #2 ]=========================
|
|
|
|
# =========================[ Line #2 ]=========================
|
|
|
|
newline # \n
|
|
|
|
newline # \n
|
|
|
|
|
|
|
|
context
|
|
|
|
prompt_char # prompt symbol
|
|
|
|
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}'
|
|
|
|
typeset -g POWERLEVEL9K_PYENV_CONTENT_EXPANSION='${P9K_CONTENT}${${P9K_CONTENT:#$P9K_PYENV_PYTHON_VERSION(|/*)}:+ $P9K_PYENV_PYTHON_VERSION}'
|
|
|
|
|
|
|
|
|
|
|
|
# Custom icon.
|
|
|
|
# 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: go environment (https://github.com/syndbg/goenv) ]################
|
|
|
|
# Goenv color.
|
|
|
|
# Goenv color.
|
|
|
|