mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-05 08:58:44 +00:00
Add spaces to theme
This commit is contained in:
@@ -13,8 +13,8 @@ override_git_prompt_colors() {
|
||||
GIT_PROMPT_CONFLICTS="${BoldRed}✖ "
|
||||
GIT_PROMPT_CLEAN="${BoldCyan}✔"
|
||||
|
||||
GIT_PROMPT_SYMBOLS_AHEAD="${BoldWhite}↑"
|
||||
GIT_PROMPT_SYMBOLS_BEHIND="${BoldMagenta}↓"
|
||||
GIT_PROMPT_SYMBOLS_AHEAD="${BoldWhite}↑ "
|
||||
GIT_PROMPT_SYMBOLS_BEHIND="${BoldMagenta}↓ "
|
||||
GIT_PROMPT_SYMBOLS_PREHASH="${BoldRed}:"
|
||||
|
||||
GIT_PROMPT_SYMBOLS_NO_REMOTE_TRACKING=" "
|
||||
|
||||
Reference in New Issue
Block a user