From: Mike Frysinger Date: Wed, 11 Jan 2012 23:51:22 +0000 (-0500) Subject: add a dl shortcut for repo X-Git-Url: https://git.wh0rd.org/?p=home.git;a=commitdiff_plain;h=97c58010fc10905cd00b4dc97a9f3d2ea6eacf46 add a dl shortcut for repo --- diff --git a/.gitconfig b/.gitconfig index a62549f..4a1af8a 100644 --- a/.gitconfig +++ b/.gitconfig @@ -24,6 +24,7 @@ co = checkout cp = cherry-pick d = diff + dl = download f = fetch fp = format-patch l = log