Skip to content

Instantly share code, notes, and snippets.

@chinmaygarde
Last active July 5, 2023 19:53
Show Gist options
  • Save chinmaygarde/b2092509a58cae8313ce9054e71edda3 to your computer and use it in GitHub Desktop.
Save chinmaygarde/b2092509a58cae8313ce9054e71edda3 to your computer and use it in GitHub Desktop.
BulletTrain Customization
BULLETTRAIN_IS_SSH_CLIENT="true"
BULLETTRAIN_CUSTOM_BG="green"
BULLETTRAIN_CUSTOM_MSG="Cloudtop\ Linux"
BULLETTRAIN_CONTEXT_DEFAULT_USER=$USER
BULLETTRAIN_STATUS_EXIT_SHOW=true
BULLETTRAIN_TIME_12HR=true
BULLETTRAIN_EXEC_TIME_ELAPSED=2
BULLETTRAIN_EXEC_TIME_FG=white
BULLETTRAIN_EXEC_TIME_BG=blue
BULLETTRAIN_DIR_EXTENDED=1
BULLETTRAIN_PROMPT_ORDER=(
time
status
custom
context
dir
git
cmd_exec_time
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment