From cefe984e3d1a932a4351b211183f3ae1a60e4842 Mon Sep 17 00:00:00 2001 From: Richard Tippl Date: Thu, 10 Aug 2017 19:08:33 +0200 Subject: [PATCH] Documented DIR_SHOW_WRITABLE in README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f06d8e07..ed46fc7f 100644 --- a/README.md +++ b/README.md @@ -402,6 +402,8 @@ You can also customize the leading tilde character when you are in `$HOME` using # Double quotes are important here! POWERLEVEL9K_HOME_FOLDER_ABBREVIATION="%F{red} $(print_icon 'HOME_ICON') %F{black}" ``` +If you want to see, when you do not have write permissions on the current folder, you can set `POWERLEVEL9K_DIR_SHOW_WRITABLE=true`. +This will set the `dir` segment to a `NOT_WRITABLE` state when current folder is not writable, allowing you to customize the `dir` segment [colors](https://github.com/bhilburn/powerlevel9k/wiki/Stylizing-Your-Prompt#segment-color-customization). ##### disk_usage