diff --git a/dotfiles/bashrc b/dotfiles/bashrc index c4839c7..9004d86 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=Solarized source ~/.bash-git-prompt/gitprompt.sh fi