From: Simon Ruderich Date: Sun, 25 Jul 2010 22:28:02 +0000 (+0200) Subject: gitconfig: Also use the pager with tag. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=068c25e04d8a748353e4bfd32f949056abe4659b;hp=9c32967fd7df445e60d38a022a83e5abeb451c06;p=config%2Fdotfiles.git gitconfig: Also use the pager with tag. --- diff --git a/gitconfig.m4 b/gitconfig.m4 index f0e268d..2b9889e 100644 --- a/gitconfig.m4 +++ b/gitconfig.m4 @@ -20,6 +20,7 @@ include(../lib.m4) [pager] status = yes clean = yes + tag = yes [alias] # Shortcuts for often used commands.