Last active
July 5, 2023 19:53
-
-
Save chinmaygarde/b2092509a58cae8313ce9054e71edda3 to your computer and use it in GitHub Desktop.
BulletTrain Customization
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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