Merge pull request #395 from dritter/benoits_dir_writable_segment

Benoits dir writable segment
This commit is contained in:
Ben Hilburn 2017-02-11 10:22:49 -05:00 committed by GitHub
commit 1de14df11f
4 changed files with 15 additions and 1 deletions

View file

@ -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.