diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2017-02-12 20:59:21 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2017-02-12 20:59:21 +0300 |
commit | 610fd4fbfd4841838b695fb51c935aa84c8995ed (patch) | |
tree | adc63c61bb350afebdf97a347b168b36a8bd9241 /CHANGELOG.md | |
parent | 8e99944797b171b84bd347cc8b9c065d7298d25c (diff) | |
parent | 1de14df11fb3bf67958555b921f8323cda0d3d03 (diff) |
Merge branch 'next' into benoits_dir_segment
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. |