diff --git a/dot/file/gitconfig b/dot/file/gitconfig
index c981d9d..9ce022e 100644
--- a/dot/file/gitconfig
+++ b/dot/file/gitconfig
@@ -19,6 +19,7 @@
 	pl = pull
 	fc = fetch
 	lg = log
+	tg = tag
 	stsh = stash
 	type = cat-file -t
 	dump = cat-file -p