Merge pull request #362 from shibumi/detect-virt-next

Added segment for virtualization detection.
This commit is contained in:
Ben Hilburn
2016-12-20 17:51:02 -05:00
committed by GitHub
2 changed files with 21 additions and 0 deletions
+1
View File
@@ -136,6 +136,7 @@ The segments that are currently available are:
* [`custom_command`](#custom_command) - Create a custom segment to display the
output of an arbitrary command.
* [`todo`](http://todotxt.com/) - Shows the number of tasks in your todo.txt tasks file.
* `detect-virt` - Virtualization detection with systemd
---------------------------------------------------------------------------------