From a700c615bcb6a25688a5f64cb7d23d5f4fc9e915 Mon Sep 17 00:00:00 2001 From: Cyteen Date: Sat, 24 Feb 2018 14:05:35 +0000 Subject: [PATCH] Add grc - frontend for generic colouriser grcat. --- 010_apt-get.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/010_apt-get.sh b/010_apt-get.sh index 2a30c50..3657e78 100644 --- a/010_apt-get.sh +++ b/010_apt-get.sh @@ -6,6 +6,7 @@ apt-get -y install xclip apt-get -y install sshpass apt-get -y install git apt-get -y install tig +apt-get -y install grc apt-get -y install gitk apt-get -y install zsync apt-get -y install jq