Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 553 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 553 Bytes

Dotfiles

Installation

If on OSX, you will need to install the XCode CLI tools before continuing:

xcode-select --install

Then, clone the dotfiles repository to your home directory as ~/.dotfiles.

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

References

Based on the following amzing work: