Workstation Setup
Tools
Browser:
Multimedia:
- DaVinci Resolve
- VLC Media Player
- Spotify
- Affinity Designer
- Affinity Photo
- XMediaRecode
- ImageCompositeEditor
- OBS Studio
Password Managers:
Development:
- Visual Studio Code
- DBeaver
- MongoDB Compass
- NodeJS
- Docker
- Git & Git Bash
- Terraform
- kubectl
- FileZilla
- Windows Terminal
- Iterm2
- AWS CLI
- Postman
- Lens IDE
Miscellaneous:
- 7-Zip
- Advanced Renamer
- Balena Etcher
- WireGuard
- TeamViewer
- Skype
- Mozilla Thunderbird
- Personal Backup
- Adobe Acrobat
- PDF24 Creator
Mac
For MacOS i recommend Homebrew as package manager.
Install Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Basic usage
brew install tree
brew remove tree
brew update
brew upgrade --cask
Windows
For Windows i recommend the Windows Package Manager (winget). On Windows 10/11 it's installed by default.
winstall.app is a awesome list of available packages.
Basic usage
winget install --id=Google.Chrome -e
winget uninstall --id=Google.Chrome
winget upgrade
winget upgrade --all
winget list