diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2017-02-14 05:07:10 +0300 |
---|---|---|
committer | Ben Hilburn <bhilburn@gmail.com> | 2017-02-14 05:07:10 +0300 |
commit | 5957aef79ae2747e54babb7d65f99df88f63ec42 (patch) | |
tree | af41c384b9ff54428d56bf8bd65ba942d356662c /CHANGELOG.md | |
parent | fa255ba86816b804a54f52230c265fb21b8c6f21 (diff) | |
parent | ae553a7c7f418b0b761c0fd8cf0427adeaedd96a (diff) |
Merge branch 'next' into shibumi-next
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index defc1dd0..5db1f6e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,10 @@ Added an option to configure the path separator. If you want something else than an ordinary slash, you could set `POWERLEVEL9K_DIR_PATH_SEPARATOR` to whatever you want. +### New segment 'dir_writable' added + +This segment displays a lock icon if your user has no write permissions in the current folder. + ### New segment 'disk_usage' added This segment will show the usage level of your current partition. |