|
|
@ -43,9 +43,9 @@
|
|
|
|
# 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
|
|
|
|
dir # current directory
|
|
|
|
dir # current directory
|
|
|
|
vcs # git status
|
|
|
|
vcs # git status
|
|
|
|
context # user@host
|
|
|
|
|
|
|
|
command_execution_time # previous command duration
|
|
|
|
command_execution_time # previous command duration
|
|
|
|
# =========================[ Line #2 ]=========================
|
|
|
|
# =========================[ Line #2 ]=========================
|
|
|
|
newline # \n
|
|
|
|
newline # \n
|
|
|
|