commit 681653a6e4369a0d2015afac607d090e0fe1d3ad
parent 28049426a590afc0d58f002e4f62bb70f7ebedf2
Author: pyratebeard <root@pyratebeard.net>
Date: Thu, 8 Aug 2024 22:36:16 +0100
style(git): changed colour
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/git/.config/git/config b/git/.config/git/config
@@ -11,7 +11,7 @@
graphgpg = log --graph --color --pretty=format:"%C(yellow)%H%C(green)%d%C(reset)%n%x20%cd%n%x20%cn%C(blue)%x20(%ce)%x20%C(cyan)[gpg:%GK%x20%G?]%C(reset)%n%x20%s%n"
[color "status"]
added = green bold
- changed = cyan
+ changed = cyan bold
untracked = yellow bold
[includeif "gitdir:~src/suit/"]
path = ~/.config/git/config.suit