]> saetta.ns0.it Git - msys2/commitdiff
Cambio colori di bash-git-promt.
authorAndrea Zagli <a.zagli@comune.scandicci.fi.it>
Tue, 11 Aug 2015 09:36:07 +0000 (11:36 +0200)
committerAndrea Zagli <a.zagli@comune.scandicci.fi.it>
Tue, 11 Aug 2015 09:36:07 +0000 (11:36 +0200)
tools/git-prompt-colors.sh

index b0a1dfed008ec2703b9f478e218fc9776ba9857c..ecd14c9ea5b881b4f7102d42fabcece82e0e4b7d 100644 (file)
@@ -15,8 +15,10 @@ override_git_prompt_colors() {
 
   # GIT_PROMPT_BRANCH="${Magenta}"        # the git branch that is active in the current directory
   # GIT_PROMPT_STAGED="${Red}●"           # the number of staged files/directories
+  GIT_PROMPT_STAGED="${Red}● "           # the number of staged files/directories
   # GIT_PROMPT_CONFLICTS="${Red}✖ "       # the number of files in conflict
   # GIT_PROMPT_CHANGED="${Blue}✚ "        # the number of changed files
+  GIT_PROMPT_CHANGED="${BrightBlue}✚ "        # the number of changed files
 
   # GIT_PROMPT_REMOTE=" "                 # the remote branch name (if any) and the symbols for ahead and behind
   # GIT_PROMPT_UNTRACKED="${Cyan}…"       # the number of untracked files/dirs