mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-05 00:48:45 +00:00
More minor tweaks
This commit is contained in:
@@ -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}:"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user