📝 Added new scripts, aliases, etc.
This commit is contained in:
parent
f67d7b627e
commit
99dac59d82
5 changed files with 76 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue