This commit is contained in:
Jérémy Romey
2012-11-04 14:55:47 +01:00
2 changed files with 17 additions and 1 deletions

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