Merge branch 'gregf-fix_whitespace'

* gregf-fix_whitespace:
  Add new BULLETTRAIN_PROMPT_ADD_NEWLINE as a option
  Stop printing a blank line before every prompt
This commit is contained in:
Caio Gondim
2015-10-14 23:38:41 +02:00
2 changed files with 12 additions and 2 deletions

View File

@@ -107,6 +107,8 @@ or don't want to see. All options must be overridden in your **.zshrc** file.
|`BULLETTRAIN_PROMPT_CHAR`|`\$`|Character to be show before any command
|`BULLETTRAIN_PROMPT_ROOT`|`true`|Highlight if running as root
|`BULLETTRAIN_PROMPT_SEPARATE_LINE`|`true`|Make the prompt span across two lines
|`BULLETTRAIN_PROMPT_ADD_NEWLINE`|`true`|Adds a newline character before each prompt line
### Status