summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2015-04-09 00:55:20 +0300
committerBen Hilburn <bhilburn@gmail.com>2015-04-09 00:55:20 +0300
commit8ea95a615bf791d20a34613005ec68ed68c4a979 (patch)
tree4b13fc4060f8045f8c684b0788e44ec12d631deb
parentfb7f0097697f4a78861f6e026bb0444f268c335a (diff)
parent6b7406101228405378e7b1e346fd1316e14403f9 (diff)
Merge pull request #23 from dritter/dritter/readme_fixes
Fixed indendation
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0897862f..2c3f2a2d 100644
--- a/README.md
+++ b/README.md
@@ -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