From 6e9a7aec3b7e17aa99cf2984ff9d4244698fdf2a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sven=20M=C3=A4der?= <maeder@phys.ethz.ch>
Date: Sat, 4 Dec 2021 22:15:22 +0100
Subject: [PATCH] Add adogg to grep

---
 profile/rda/.gitconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profile/rda/.gitconfig b/profile/rda/.gitconfig
index c58d631..8f1ada1 100644
--- a/profile/rda/.gitconfig
+++ b/profile/rda/.gitconfig
@@ -119,3 +119,4 @@
     adogd = !"git adogb --date=format:'%Y-%m-%d %H:%M:%S' --format=format:'%C(#d7ff5f)%h%C(reset)%C(auto)%d%C(reset) %C(normal)%s%C(reset) %C(#5fd7ff)%an%C(reset) %C(#d7d7ff)(%ad)%C(reset)'"
     adogj = !"git adogv"
     adog = !"git adogv"
+    adogg = !"git adogv --grep"
-- 
GitLab