diff --git a/tag-git/gitconfig b/tag-git/gitconfig
index 3c1dbd79..b2c9f3a1 100644
--- a/tag-git/gitconfig
+++ b/tag-git/gitconfig
@@ -6,6 +6,7 @@
 	browse = !hub browse
 	ca = commit --amend --verbose
 	car = commit --amend --no-edit
+	cl = !hub clone
 	co = checkout
 	compare = !hub compare
 	dc = diff --color --word-diff --cached