From 841db4de4c01e3199f8ab6590a29dc17c3e158ae Mon Sep 17 00:00:00 2001 From: arlo Date: Mon, 23 Feb 2015 07:39:17 -0600 Subject: [PATCH] Adding comment with link to homeshick's github page --- plugins/homeshick/_homeshick | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/plugins/homeshick/_homeshick b/plugins/homeshick/_homeshick index e825303b..3aca728c 100644 --- a/plugins/homeshick/_homeshick +++ b/plugins/homeshick/_homeshick @@ -1,5 +1,10 @@ #compdef homeshick #autoload +# ------------------------------------------------------------------------------ +# +# Completion script for homeshick (https://github.com/andsens/homeshick) +# +# ------------------------------------------------------------------------------ _homeshick () { local context state line curcontext="$curcontext" ret=1