]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - gitconfig.in
gitconfig: add alias for grep (g)
[config/dotfiles.git] / gitconfig.in
index bb835a4f2a7ecf42e60e7ab9fc8c05fef6c85815..f54be46c38c9ea7714b6cf37f65df5d46eeec535 100644 (file)
@@ -66,6 +66,7 @@
        dc  = diff --cached
        dcw = diff --cached --color-words
        ds  = diff --stat
+       g   = grep
        s   = status
        l   = log
        ls  = log --stat