aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRichard Tippl <richard.tippl@gmail.com>2017-08-10 20:08:33 +0300
committerRichard Tippl <richard.tippl@gmail.com>2017-08-10 20:08:33 +0300
commitcefe984e3d1a932a4351b211183f3ae1a60e4842 (patch)
tree6f1268a810c0d71a5ae1c2785a2bdb39ac00470d /README.md
parentc4a1d91118abe95f4f5ce0580ffe58b452affefa (diff)
Documented DIR_SHOW_WRITABLE in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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