layout p10k

This commit is contained in:
Elmar Sönser 2021-11-30 18:44:46 +01:00
parent f2c2a64c59
commit e9fdcd71ce

View file

@ -32,14 +32,14 @@
# The list of segments shown on the left. Fill it with the most important segments.
typeset -g POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(
# =========================[ Line #1 ]=========================
#os_icon # os identifier
#context
os_icon # os identifier
context
dir # current directory
vcs # git status
# =========================[ Line #2 ]=========================
newline # \n
os_icon
context
#os_icon
#context
prompt_char # prompt symbol
)