diff --git a/dotfiles/bashrc b/dotfiles/bashrc index 9004d86..8c4abf2 100644 --- a/dotfiles/bashrc +++ b/dotfiles/bashrc @@ -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