Update README.md for POWERLINE_DETECT_SSH

This commit is contained in:
itsZero (Chien-An Cho)
2012-10-17 13:42:34 -04:00
parent af8b0fc05e
commit 7b2777563d

View File

@@ -56,6 +56,12 @@ If you want git info on right instead of left :
POWERLINE_SHOW_GIT_ON_RIGHT="true"
```
If you want to tell if you are in a remote SSH session :
```
POWERLINE_DETECT_SSH="true"
```
Requirements
------------