mirror of
https://github.com/jimeh/git-aware-prompt.git
synced 2026-02-19 13:36:38 +00:00
Merge pull request #1 from spoike/b53e7c2543fd578f82ef9bc11871432742aa4815
Fixes a typo in the colors file
This commit is contained in:
@@ -31,7 +31,7 @@ undwht='\e[4;37m' # White
|
|||||||
# Background
|
# Background
|
||||||
bakblk='\e[40m' # Black
|
bakblk='\e[40m' # Black
|
||||||
bakred='\e[41m' # Red
|
bakred='\e[41m' # Red
|
||||||
badgrn='\e[42m' # Green
|
bakgrn='\e[42m' # Green
|
||||||
bakylw='\e[43m' # Yellow
|
bakylw='\e[43m' # Yellow
|
||||||
bakblu='\e[44m' # Blue
|
bakblu='\e[44m' # Blue
|
||||||
bakpur='\e[45m' # Purple
|
bakpur='\e[45m' # Purple
|
||||||
|
|||||||
Reference in New Issue
Block a user