Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 460 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 460 Bytes

Christian Sherland's Dotfiles

OSX dotfiles including an installation script

Usage

To install run:

git clone https://github.com/csherland/dotfiles ~/.dotfiles
cd ~/.dotfiles
install/bootstrap

Note: Xcode command line tools are required for mac users to install these dotfiles. If you have not already done so, install the tools by running:

xcode-select --install

Authors

  • Christian Sherland