Skip to content

Instantly share code, notes, and snippets.

@AkdM
Created July 4, 2017 09:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AkdM/4a5d4a779218ef6624194a69bd88f0f7 to your computer and use it in GitHub Desktop.
Save AkdM/4a5d4a779218ef6624194a69bd88f0f7 to your computer and use it in GitHub Desktop.
ZSH Theme configuration (.zshrc file)
ZSH_THEME="bullet-train"
BULLETTRAIN_PROMPT_CHAR="➤"
BULLETTRAIN_DIR_EXTENDED=2
BULLETTRAIN_NVM_SHOW=true
BULLETTRAIN_EXEC_TIME_SHOW=false
BULLETTRAIN_EXEC_TIME_BG="yellow"
BULLETTRAIN_EXEC_TIME_FG="black"
BULLETTRAIN_VIRTUALENV_FG="black"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment