From e0787d3614ebc87f48804edb9c8250ff22014d45 Mon Sep 17 00:00:00 2001 From: Blake Walters Date: Sat, 27 Aug 2011 12:48:02 -0600 Subject: [PATCH] added header block with description and author info --- _lunchy | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/_lunchy b/_lunchy index 0e4dbce..652c186 100644 --- a/_lunchy +++ b/_lunchy @@ -1,4 +1,18 @@ #compdef lunchy +# ------------------------------------------------------------------------------ +# Description +# ----------- +# +# Completion script for lunchy (https://github.com/mperham/lunchy). +# +# +# ------------------------------------------------------------------------------ +# Authors +# ------- +# +# * Blake Walters (https://github.com/markupboy) +# +# ------------------------------------------------------------------------------ local state line cmds ret=1