Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 385 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 385 Bytes

My dotfiles

These are my dotfiles. Take anything you want, but at your own risk.

It targets OS X systems

Install

On a sparkling fresh installation of OS X:

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

Install the dotfiles with either Git or curl:

Clone with Git

git clone git@github.com:ku5ic/dotfiles.git ~/.dotfiles
source ~/.dotfiles/install.sh