summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 e4cacfb1..42c6c9a0 100644
--- a/README.md
+++ b/README.md
@@ -260,6 +260,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 the last two folders
+ POWERLEVEL9K_SHORTEN_DIR_LENGTH=2
+
#### The 'time' segment
By default the time is show in 'H:M:S' format. If you want to change it,