mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 11:50:38 +01:00
Adds Node.js options to README
This commit is contained in:
@@ -74,6 +74,13 @@ BULLETRTAIN_VIRTUALENV_FG=white
|
|||||||
BULLETRTAIN_VIRTUALENV_PREFIX=🐍
|
BULLETRTAIN_VIRTUALENV_PREFIX=🐍
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Node.js version, if NVM is installed
|
||||||
|
```bash
|
||||||
|
BULLETTRAIN_NVM_BG=green
|
||||||
|
BULLETTRAIN_NVM_FG=white
|
||||||
|
BULLETTRAIN_NVM_PREFIX="⬡ "
|
||||||
|
```
|
||||||
|
|
||||||
RMV backgound and foreground color, and the symbol used for the segment
|
RMV backgound and foreground color, and the symbol used for the segment
|
||||||
```bash
|
```bash
|
||||||
BULLETTRAIN_RVM_BG=magenta
|
BULLETTRAIN_RVM_BG=magenta
|
||||||
|
|||||||
@@ -25,9 +25,9 @@ BULLETRTAIN_VIRTUALENV_BG=yellow
|
|||||||
BULLETRTAIN_VIRTUALENV_FG=white
|
BULLETRTAIN_VIRTUALENV_FG=white
|
||||||
BULLETRTAIN_VIRTUALENV_PREFIX=🐍
|
BULLETRTAIN_VIRTUALENV_PREFIX=🐍
|
||||||
|
|
||||||
BULLETTRAIN_NVM_PREFIX="⬡ "
|
|
||||||
BULLETTRAIN_NVM_BG=green
|
BULLETTRAIN_NVM_BG=green
|
||||||
BULLETTRAIN_NVM_FG=white
|
BULLETTRAIN_NVM_FG=white
|
||||||
|
BULLETTRAIN_NVM_PREFIX="⬡ "
|
||||||
|
|
||||||
BULLETTRAIN_RVM_BG=magenta
|
BULLETTRAIN_RVM_BG=magenta
|
||||||
BULLETTRAIN_RVM_FG=white
|
BULLETTRAIN_RVM_FG=white
|
||||||
|
|||||||
Reference in New Issue
Block a user