diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2017-08-27 19:50:22 +0300 |
---|---|---|
committer | Ben Hilburn <bhilburn@gmail.com> | 2017-08-27 19:50:22 +0300 |
commit | c6c405955e56475cbdd9347ef259c2d4229171c4 (patch) | |
tree | 8ff7b4f0c07abce4a4b114f95888476c453bc0d7 /README.md | |
parent | 17c069d25ac7b24af6b5dc7ecb9597cef881f582 (diff) |
README: Quick typo fix.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -407,7 +407,7 @@ You can also configure the `dir` segment to show when you are in a directory wit | Variable | Default Value | Description | |----------|---------------|-------------| -|`POWERLEVEL9K_DIR_SHOW_WRITABLE`|`false`|If set to `true` and you are in a directory that you do not have write permissions for, this segment will display a lock icon and enter the `NOT_WRITABLE` state (which can be customized per [our usual process](https://github.com/bhilburn/powerlevel9k/wiki/Stylizing-Your-Prompt#segment-color-customization). Note that this functionality is also available in a separate segment, `dir_writable`.| +|`POWERLEVEL9K_DIR_SHOW_WRITABLE`|`false`|If set to `true` and you are in a directory that you do not have write permissions for, this segment will display a lock icon and enter the `NOT_WRITABLE` state (which can be customized per [our usual process](https://github.com/bhilburn/powerlevel9k/wiki/Stylizing-Your-Prompt#segment-color-customization)). Note that this functionality is also available in a separate segment, `dir_writable`.| ##### disk_usage |