vscode get list of installed extensions
code --list-extensionscode --list-extensions | xargs -L 1 echo code --install-extension
code --list-extensions | % { "code --install-extension $_" }
Also in C++:
- new linux terminal shortcut
- get file until match without including
- list all ppa repository ubuntu
- update node version debian
- diff between user variables and system variables
- add submodule
- sed from start to match
- git won't ignore .env
- upgrade dart in flutter
- yarn lock conflicts
- how to install geoquery in r
- ubuntu 18.04 default display manager
- edit crontab ubuntu
- , you need to import the CA certificate in ~/.valet/CA into Ubuntu's certificate store.
- install spotify ubuntu
- install newman-reporter-htmlextra
- docker --restart example
- apt install xfce4-xkb-plugin
- git list all global aliases
- install prisma
- install bootstrap in react
- linux command ps -a
- remove all docker images
- Install Lumen CSV Reader package from Nuget Package Manager in Visual Studio