More minor tweaks

This commit is contained in:
Georgi Gardev
2016-10-18 19:57:17 +03:00
parent 27d1ebd29e
commit a3fdefa1ad
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ override_git_prompt_colors() {
GIT_PROMPT_CONFLICTS="{BoldRed}✖"
GIT_PROMPT_CLEAN="${BoldCyan}✔"
GIT_PROMPT_SYMBOLS_AHEAD="${BoldCyan}↑"
GIT_PROMPT_SYMBOLS_AHEAD="${BoldWhite}↑"
GIT_PROMPT_SYMBOLS_BEHIND="${BoldMagenta}↓"
GIT_PROMPT_SYMBOLS_PREHASH="${BoldRed}:"