- Download vscode https://code.visualstudio.com/Download
- Open the user folder
%appdata%/code/user
- Clone Settings from git repo
git init
git remote add origin https://github.com/incoggnito/vscode-settings
git pull origin main
Update the extensions File
code --list-extensions > lextensions.vsix
- Run
extensions.sh