mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 11:50:38 +01:00
Adding README update
This commit is contained in:
12
README.md
12
README.md
@@ -12,6 +12,7 @@ It currently shows:
|
||||
- Current Ruby version using chruby; version and gemset when on RVM or Rbenv
|
||||
- Current Node.js version, through NVM (if present) or Node.js
|
||||
- Current Perl version using plenv
|
||||
- Current Elixir version
|
||||
- Git status
|
||||
- Timestamp
|
||||
- Current directory
|
||||
@@ -172,10 +173,19 @@ NOTE: You do not need to specify *end* segment - it will be added automatically.
|
||||
|Variable|Default|Meaning
|
||||
|--------|-------|-------|
|
||||
|`BULLETTRAIN_RUBY_SHOW`|`true`|Show/hide that segment
|
||||
|`BULLETTRAIN_RUBY_BG`|`magenta`|Background color
|
||||
|`BULLETTRAIN_RUBY_BG`|`red`|Background color
|
||||
|`BULLETTRAIN_RUBY_FG`|`white`|Foreground color
|
||||
|`BULLETTRAIN_RUBY_PREFIX`|`"♦"`|Prefix of the segment
|
||||
|
||||
### Elixir
|
||||
|
||||
|Variable|Default|Meaning
|
||||
|--------|-------|-------|
|
||||
|`BULLETTRAIN_ELIXIR_SHOW`|`true`|Show/hide that segment
|
||||
|`BULLETTRAIN_ELIXIR_BG`|`magenta`|Background color
|
||||
|`BULLETTRAIN_ELIXIR_FG`|`white`|Foreground color
|
||||
|`BULLETTRAIN_ELIXIR_PREFIX`|`"💧"`|Prefix of the segment
|
||||
|
||||
### Go
|
||||
|
||||
|Variable|Default|Meaning
|
||||
|
||||
Reference in New Issue
Block a user