🔧 Updated configurations, updated updates.txt

This commit is contained in:
z3rOR0ne 2024-06-04 18:18:56 -07:00
parent ce713b3afe
commit 0f26db7a8f
6 changed files with 7 additions and 5 deletions

View file

@ -523,3 +523,5 @@ doas usermod -aG docker ${USER}
06/04/2024
Install entr (runs on file save, haven't quite figured it out)
doas pacman -S entr
Install concurrently and livereload:
doas npm install -g livereload concurrently