changed theme config

This commit is contained in:
Nikolas Weger 2021-07-05 10:38:39 +02:00
parent 64180344cc
commit 51cea794e5

View file

@ -49,7 +49,7 @@
# Left prompt segments. # Left prompt segments.
typeset -g POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=( typeset -g POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(
# =========================[ Line #1 ]========================= # =========================[ Line #1 ]=========================
# context # user@host context # user@host
dir # current directory dir # current directory
vcs # git status vcs # git status
# =========================[ Line #2 ]========================= # =========================[ Line #2 ]=========================
@ -62,8 +62,8 @@
typeset -g POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=( typeset -g POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(
# =========================[ Line #1 ]========================= # =========================[ Line #1 ]=========================
command_execution_time # previous command duration command_execution_time # previous command duration
virtualenv # python virtual environment # virtualenv # python virtual environment
context # user@host # context # user@host
time # current time time # current time
# =========================[ Line #2 ]========================= # =========================[ Line #2 ]=========================
newline # \n newline # \n