added virtualization detection with systemd

This commit is contained in:
Christian Rebischke 2016-12-11 05:16:02 +01:00
commit 881ce33263
No known key found for this signature in database
GPG key ID: D21461E3DFE2060D
2 changed files with 21 additions and 0 deletions

View file

@ -134,6 +134,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
---------------------------------------------------------------------------------