Skip to content

KellanStevens/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)"