Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 244 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 244 Bytes

dotfiles

On new mac:

sudo softwareupdate -i -a
xcode-select --install

Then...

git clone https://github.com/hmdavis/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
source install.sh

Based off of: https://github.com/webpro/dotfiles