mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-01-22 22:45:37 +01:00
Rearranged RIGHT_PROMPT_ELEMENTS in alphabetical order
This commit is contained in:
parent
0b02654269
commit
485e7d37f5
5 changed files with 179 additions and 177 deletions
|
|
@ -57,9 +57,9 @@
|
|||
typeset -g POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(
|
||||
# =========================[ Line #1 ]=========================
|
||||
# command_execution_time # previous command duration
|
||||
# virtualenv # python virtual environment
|
||||
# context # user@host
|
||||
# time # current time
|
||||
# virtualenv # python virtual environment
|
||||
# =========================[ Line #2 ]=========================
|
||||
newline # \n
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue