📝 Made note of installing ientr

This commit is contained in:
z3rOR0ne 2024-06-04 10:03:00 -07:00
parent ccd676a9a0
commit ce713b3afe

View file

@ -519,3 +519,7 @@ doas pacman -S sqlx
05/06/2024
Add ${USER} to docker group:
doas usermod -aG docker ${USER}
06/04/2024
Install entr (runs on file save, haven't quite figured it out)
doas pacman -S entr