added #{load_avg}

This commit is contained in:
Yang Tang
2016-11-04 20:40:17 +01:00
committed by Gregory Pakosz
parent f828eafc2b
commit 8390d37ed8
3 changed files with 27 additions and 1 deletions
+1
View File
@@ -188,6 +188,7 @@ This configuration supports the following builtin variables:
- `#{hostname}`: SSH aware hostname information
- `#{hostname_ssh}`: SSH aware hostname information, blank when no SSH
connection detected
- `#{loadavg}`: load average
- `#{pairing}`: is session attached to more than one client?
- `#{prefix}`: is prefix being depressed?
- `#{root}`: is current user root?