Remove bullet-train in favor of powerlevel10k

This commit is contained in:
Spotlight 2021-02-04 02:32:54 -06:00
parent a8d07a522a
commit a23397c2e3
Signed by: spotlight
GPG key ID: 874AA355B3209BDC
7 changed files with 630 additions and 252 deletions

18
zshrc
View file

@ -25,22 +25,8 @@ setopt share_history # goodbye, out-of-sync cross-shell passwords
setopt auto_list # magic and things involving listing of items
setopt auto_menu # Use a menu because I'm _that_ type of person
# Theme requires oh-my-zsh's git functions.
source ~/.zsh/theme.zsh
source ~/.zsh/bullet-train.zsh/bullet-train.zsh-theme
# Configure prompt to my liking.
BULLETTRAIN_PROMPT_ORDER=(
time
status
custom
dir
ruby
go
git
)
BULLETTRAIN_PROMPT_CHAR=">"
BULLETTRAIN_DIR_BG="black"
source ~/.zsh/powerlevel10k/powerlevel10k.zsh-theme
source ~/.p10k.zsh
#########
# the env _essentials_