aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Ritter <dritter03@googlemail.com>2015-06-07 02:11:06 +0300
committerDominik Ritter <dritter03@googlemail.com>2015-06-07 02:11:06 +0300
commitfea1d7ec5e21be22f7bd58480a323f4509ff656e (patch)
treecdb3bbbb87510fe06525a3fee01331ec8df92697
parent291bcddd103a91c52e8464781c2a07e8a512b028 (diff)
Added documentation.
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index dc8798fe..e3a382fa 100644
--- a/README.md
+++ b/README.md
@@ -110,6 +110,14 @@ elements (it is by default), and define a `DEFAULT_USER` in your `~/.zshrc`:
export DEFAULT_USER=<your username>
+#### The `dir` segment
+
+The `dir` segment shows the current working directory. You can limit the output
+to a certain length:
+
+ # Limit to 20 characters
+ POWERLEVEL9K_SHORTEN_PWD_LENGTH=20
+
#### The 'time' segment
By default the time is show in 'H:M:S' format. If you want to change it,