Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 486 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 486 Bytes

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