- Update macOS to the latest version through system preferences
- Setup an SSH key:
curl https://raw.githubusercontent.com/jatnnik/dotfiles/HEAD/ssh.sh | sh -s "<your-email-address>"
- Clone this repo to
~/.dotfiles
:
git clone git@github.com:jatnnik/dotfiles.git ~/.dotfiles
- Run the installation script:
cd ~/.dotfiles && chmod +x ./setup.sh && ./setup.sh