diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2015-04-08 22:15:36 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2015-04-08 22:15:36 +0300 |
commit | 6b7406101228405378e7b1e346fd1316e14403f9 (patch) | |
tree | 4b13fc4060f8045f8c684b0788e44ec12d631deb /README.md | |
parent | fb7f0097697f4a78861f6e026bb0444f268c335a (diff) |
Fixed indendation.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 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 |