diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2017-01-21 06:24:03 +0300 |
---|---|---|
committer | Ben Hilburn <bhilburn@gmail.com> | 2017-01-21 06:24:03 +0300 |
commit | 64afe83cbd368d45c0ab23c05636b426230fcb57 (patch) | |
tree | 049b7d31c4cc996d8454231c08adba8b0ecbe4e9 /CHANGELOG.md | |
parent | 59b20b8f2780b8a0a3c812cd292393005a1638cb (diff) |
Updating the readme wih `hdd_usage` details.
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 8060e0fa..d21ecaa5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,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 'hdd_usage' added + +This segment will show the usage level of your current partition. + ## v0.5.0 ### `load` and `ram` changes |