Things to install when setting up a new machine.
Windows
In PowerShell, you can quickly install software via scoop
irm get.scoop.sh | iex
scoop install git
scoop install 7zip
scoop bucket add extras
scoop install putty
scoop install nvm
scoop install vscode
Desktop apps
- Libreoffice
- DBeaver
Top comments (0)