mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-17 16:00:12 +00:00
Added a better example for the custom Time format.
This commit is contained in:
@@ -278,8 +278,8 @@ to a certain length:
|
|||||||
By default the time is show in 'H:M:S' format. If you want to change it,
|
By default the time is show in 'H:M:S' format. If you want to change it,
|
||||||
just set another format in your `~/.zshrc`:
|
just set another format in your `~/.zshrc`:
|
||||||
|
|
||||||
# Reversed time format
|
# Output date and time with a nice symbol (awesome-terminal-font required)
|
||||||
POWERLEVEL9K_TIME_FORMAT='%D{%S:%M:%H}'
|
POWERLEVEL9K_TIME_FORMAT="%D{%H:%M:%S \uE868 %d.%m.%y}"
|
||||||
|
|
||||||
#### Unit Test Ratios
|
#### Unit Test Ratios
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user