From 891f5567fd198220cd2b7b4e471a465ac736579e Mon Sep 17 00:00:00 2001 From: Dominik Ritter Date: Sun, 7 Jun 2015 01:48:02 +0200 Subject: Limit to whole folders, not just characters. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e3a382fa..10610c3f 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3