Skip to content

Files

Latest commit

 

History

History
17 lines (14 loc) · 466 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 466 Bytes

Kellan's Dotfiles

This repo includes the dotfiles for Kellan's setup

  • XCode command line tools installed
    • xcode-select --install
    • sudo xcodebuild -license accept
  • Homebrew installed
    • /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"