📝 Added new scripts, aliases, etc.

This commit is contained in:
z3rOR0ne 2023-06-20 01:11:01 -07:00
parent f67d7b627e
commit 99dac59d82
5 changed files with 76 additions and 0 deletions

View file

@ -256,3 +256,9 @@ doas npm i -g typescript
Install rome in nvim to get proper linting
:Mason
select rome
06/19/2023
Install nginx and html-minifier (and uglifycss and uglifyjs if not already)
doas pacman -S nginx nginx-runit
doas sv ln -s /etc/runit/sv/nginx /run/runit/service/
doas npm install -g html-minifier uglifyjs uglifycss