aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDominik Ritter <dritter03@googlemail.com>2017-02-01 01:57:59 +0300
committerDominik Ritter <dritter03@googlemail.com>2017-02-01 01:57:59 +0300
commit052eba9c74b2153dbd70eb4ba829f258a596baf2 (patch)
tree481a27b0a8b8bc2f53dc68acfee7a98dea86cdd6 /README.md
parent6927b0ca94157e2fb9dcd3b12766b4e913d0e44e (diff)
Rename `dir_permissions` segment to `dir_writable`
Additionally: - Add changelog entry - Add documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f7a80a09..8f606f6b 100644
--- a/README.md
+++ b/README.md
@@ -89,6 +89,7 @@ The segments that are currently available are:
* [`battery`](#battery) - Current battery status.
* [`context`](#context) - Your username and host.
* [`dir`](#dir) - Your current working directory.
+* `dir_writable` - Displays a lock icon, if you do not have write permissions on the current folder.
* [`disk_usage`](#disk_usage) - Disk usage of your current partition.
* `history` - The command number for the current line.
* [`ip`](#ip) - Shows the current IP address.