Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 576 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 576 Bytes

.dotfiles

Mac config and setup steps.

First steps

Install command line developer tools:

make

Clone dotfiles to home directory

git clone https://github.com/simonsmith/dotfiles.git

Install

Run install script from dotfiles directory:

cd dotfiles
./install.sh

Set macOS defaults:

./scripts/macos.sh

When complete, open new terminal window and run zplug install

Manual steps

  • Add private dotfiles to home directory (.extra and .gitconfig.local).