Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 239 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 239 Bytes

Kevin's personal settings

Show hidden files in OS X Finder

defaults write com.apple.finder AppleShowAllFiles YES
killall Finder

Setup your Mac

Install Homebrew:

https://brew.sh/

Install git:

brew install git