📝 Made further notes on installing vscode ext
This commit is contained in:
parent
4b79991e20
commit
fb98cbd269
2 changed files with 26 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue