From 6f710035b7a959d133fc6641c52aa13d7d00e8ef Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Thu, 6 Nov 2014 18:23:17 +0900 Subject: [PATCH] Add setup to install ack-grep script --- setup.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.sh b/setup.sh index bac5388..f601b1b 100755 --- a/setup.sh +++ b/setup.sh @@ -379,6 +379,8 @@ setup_scripts(){ https://gist.github.com/10sr/6852331/raw/256colors2.pl 256colors2.pl _fetch_script \ https://github.com/icy/pacapt/raw/ng/pacapt pacapt + _fetch_script \ + http://beyondgrep.com/ack-2.12-single-file ack-2.12 } ################################