Merge pull request #116 from LACabeza/master

Allow change the context hostname to display the fqdn.
This commit is contained in:
Caio Gondim
2016-04-09 17:21:56 +02:00
2 changed files with 5 additions and 1 deletions

View File

@@ -159,6 +159,7 @@ more details.
|`BULLETTRAIN_CONTEXT_BG`|`black`|Background color
|`BULLETTRAIN_CONTEXT_FG`|`default`|Foreground color
|`BULLETTRAIN_CONTEXT_DEFAULT_USER`|none|Default user. If you are running with other user other than default, the segment will be showed.
|`BULLETTRAIN_CONTEXT_HOSTNAME`|`%m`|Hostname. Set %M to display the full qualified domain name.
|`BULLETTRAIN_IS_SSH_CLIENT`|none|If `true`, the segment will be showed.
### Python virtualenv (+Pyenv)