📝 Made note to install ack

This commit is contained in:
z3rOR0ne 2023-11-28 05:23:53 -08:00
parent cb878f2874
commit 35579bd5c7

View file

@ -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