Set theme to Plague_Doctor

This commit is contained in:
flyingscorpio@arch-desktop 2020-03-19 13:03:39 +01:00
parent 346f8d3167
commit a10c3930f3

View file

@ -153,7 +153,7 @@ if [ -f "$HOME/.bash-git-prompt/gitprompt.sh" ]; then
# GIT_PROMPT_THEME=Custom
# GIT_PROMPT_THEME_FILE=~/.git-prompt-colors.sh
# use theme optimized for solarized color scheme
GIT_PROMPT_THEME=Solarized
GIT_PROMPT_THEME=Plague_Doctor
source ~/.bash-git-prompt/gitprompt.sh
fi