From 6b7406101228405378e7b1e346fd1316e14403f9 Mon Sep 17 00:00:00 2001 From: Dominik Ritter Date: Wed, 8 Apr 2015 21:15:36 +0200 Subject: [PATCH] Fixed indendation. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0897862..2c3f2a2 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