/dotfiles

Primary LanguageShell

dotfiles

  # Install Command Line Developer Tools for git
  xcode-select --install
  
  # Run install script
  curl -o- https://raw.githubusercontent.com/KwanMan/dotfiles/master/install.sh | bash