aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDominik Ritter <dritter03@googlemail.com>2015-04-03 17:49:54 +0300
committerDominik Ritter <dritter03@googlemail.com>2015-04-03 17:49:54 +0300
commit367c354103e88575d5d2801bc95d59f1ba865e88 (patch)
treee2dfd97c26f28ee063d3f0faecbf5a14190ae1f2 /README.md
parent2058e56be5b09c47dbfad3cc1f28f35dad01ec69 (diff)
Added documentation.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0dd20689..dd0e06f4 100644
--- a/README.md
+++ b/README.md
@@ -109,6 +109,14 @@ elements (it is by default), and define a `DEFAULT_USER` in your `~/.zshrc`:
export DEFAULT_USER=<your username>
+#### The 'time' segment
+
+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}'
+
#### The VCS Information Segment
By default, the `vcs` segment will provide quite a bit of information. If you