From 88b824dfd62e20d565add718e3227851dca28c13 Mon Sep 17 00:00:00 2001 From: Vojtech Letal Date: Mon, 30 Mar 2015 14:28:47 +0200 Subject: [PATCH] Removed obsolete comments --- src/_pacapt | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/_pacapt b/src/_pacapt index 08434a6..573e264 100644 --- a/src/_pacapt +++ b/src/_pacapt @@ -1,11 +1,4 @@ #compdef pacapt -# Pacapt plugin for oh-my-zsh -# -# Author: letal.vojtech[at]gmail[dot]com -# -# The pacapt (http://github.com/icy/pacapt) wrapper is not spread and -# known enough so I wrapped it to the plugin. Therefore it can be anabled -# and used in an easy and convinient way. local zsh_pacapt_path="$(cd "$(dirname "$0")" && pwd)"