/Mac-Setup

Tools installed on a fresh mac

Primary LanguageRubyMIT LicenseMIT

Mac-Setup

Tools installed on a fresh Mac

1. Install brew

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

2. Install deps

git clone https://github.com/tomtucka/Mac-Setup.git
cd Mac-Setup
# edit Brewfile to remove/add things
brew bundle

3. Install dotfiles

bash <(curl -fsSL https://raw.githubusercontent.com/tomtucka/dotfiles/main/setup.sh)

4. Setup SSH

5. Setup GPG

6. Reboot