From 35579bd5c7123ab18784a62828d020c94710384f Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Tue, 28 Nov 2023 05:23:53 -0800 Subject: [PATCH] :memo: Made note to install ack --- updates.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/updates.txt b/updates.txt index 7e3ccf85..7c330fa1 100644 --- a/updates.txt +++ b/updates.txt @@ -387,3 +387,7 @@ python-virtualenvwrapper Uninstall pug-cli from npm and use paru instead: doas npm -g uninstall pug-cli paru pug-cli + +11/28/2023 +Install ack (command line tool along the lines of grep): +doas pacman -S ack