From 7a24c5fe6961f5d48d7ad418b72d2b7ef2194e6c Mon Sep 17 00:00:00 2001 From: Julien Nicoulaud Date: Wed, 31 Aug 2011 21:14:45 +0200 Subject: [PATCH] #23 github: github is aliased to gh too --- _github | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_github b/_github index 1cd8729..a764ead 100644 --- a/_github +++ b/_github @@ -1,4 +1,4 @@ -#compdef github +#compdef github gh # ------------------------------------------------------------------------------ # Description # ----------- @@ -12,6 +12,7 @@ # ------- # # * Sven Lito (https://github.com/svnlto) +# * Julien Nicoulaud (https://github.com/nicoulaj) # # ------------------------------------------------------------------------------ # -*- mode: zsh; sh-indentation: 2; indent-tabs-mode: nil; sh-basic-offset: 2; -*-