mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
Merge pull request #23 from dritter/dritter/readme_fixes
Fixed indendation
This commit is contained in:
commit
8ea95a615b
1 changed files with 2 additions and 2 deletions
|
@ -123,8 +123,8 @@ a quick overview about the test situation of the project you are dealing with.
|
|||
By default the time is show in 'H:M:S' format. If you want to change it,
|
||||
just set another format in your `~/.zshrc`:
|
||||
|
||||
# Reversed time format
|
||||
POWERLEVEL9K_TIME_FORMAT='%D{%S:%M:%H}'
|
||||
# Reversed time format
|
||||
POWERLEVEL9K_TIME_FORMAT='%D{%S:%M:%H}'
|
||||
|
||||
#### The 'vcs' Segment
|
||||
|
||||
|
|
Loading…
Reference in a new issue