📝 Made further notes on installing vscode ext

This commit is contained in:
z3rOR0ne 2024-03-20 00:13:01 -07:00
parent 4b79991e20
commit fb98cbd269
2 changed files with 26 additions and 0 deletions

View file

@ -477,3 +477,7 @@ Install yad
doas pacman -S yad
Install obs-studio (video recording and streaming software)
doas pacman -S obs-studio
03/20/2024
Install vsce (vscode compiler for extensions not found in MS store, i.e. cloned from github)
doas npm install -g vsce