/.dotfiles

Primary LanguageShell

My macSetup script

Instructions

  1. Clone repo into new hidden directory.
# Use SSH (if set up)...
git clone git@github.com:Kazuto/macSetup.git ~/.dotfiles

# ...or use HTTPS and switch remotes later.
git clone https://github.com/Kazuto/macSetup.git ~/.dotfiles
  1. Run script
chmod +x ~/.dotfiles/mac-setup.sh
~/.dotfiles/mac-setup.sh