mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-25 22:22:31 +01:00
Rename dir_permissions segment to dir_writable
Additionally: - Add changelog entry - Add documentation
This commit is contained in:
parent
6927b0ca94
commit
052eba9c74
3 changed files with 7 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue