Skip to content

Instantly share code, notes, and snippets.

@unyo
Last active August 16, 2024 09:51
Show Gist options
  • Save unyo/7e39640e38886220489bc5cbc035b79a to your computer and use it in GitHub Desktop.
Save unyo/7e39640e38886220489bc5cbc035b79a to your computer and use it in GitHub Desktop.
Macbook Air M3 (air2) - Initial install
# Chrome, Slack, VSCode, Synergy, Anyconnect, SizeUp
# RealVNC, Docker, Figma, Firefox, GIMP, Inkscape, NordVPN, VLC, Wireshark
# Android Studio, XCode, nvm
# Epic Games Launcher, Audacity, Disk Inventory X, HandBrake, KeePassX, unetbootin
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install git git-gui curl wget docker-compose
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.0/install.sh | bash
# generate SSH keys and add to github, gitlab, idm.tools
@unyo
Copy link
Author

unyo commented Aug 16, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment