Limit to whole folders, not just characters.

This commit is contained in:
Dominik Ritter
2015-06-07 01:48:02 +02:00
parent fea1d7ec5e
commit 891f5567fd
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -115,8 +115,8 @@ elements (it is by default), and define a `DEFAULT_USER` in your `~/.zshrc`:
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
# Limit to the last two folders
POWERLEVEL9K_SHORTEN_DIR_LENGTH=2
#### The 'time' segment