mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 11:50:38 +01:00
Hides NVM segment by default
This commit is contained in:
@@ -67,7 +67,7 @@ fi
|
||||
|
||||
# NVM
|
||||
if [ ! -n "${BULLETTRAIN_NVM_SHOW+1}" ]; then
|
||||
BULLETTRAIN_NVM_SHOW=true
|
||||
BULLETTRAIN_NVM_SHOW=false
|
||||
fi
|
||||
if [ ! -n "${BULLETTRAIN_NVM_BG+1}" ]; then
|
||||
BULLETTRAIN_NVM_BG=green
|
||||
|
||||
Reference in New Issue
Block a user