Install the following:
- Node.js: winget install --id OpenJS.NodeJS
- Python: winget install --id Python.Python.3
- Install the following extensions:
- Python
- Prettier
- GitLens
- Sync settings:
- Enable settings sync in the Command Palette: Ctrl+Shift+P → "Turn on Settings Sync"
Set up Git:
\\�ash
git config --global user.name "Your Name"
git config --global user.email "[email protected]"
\
"@
"setup/shortcuts.md" = @"
- Switch Windows Workspaces: Alt + Shift + Arrow
- Custom Browser Shortcut: Ctrl + Shift + M
Use the scripts in the scripts/ folder for automating repetitive tasks.