/dotfiles

My dotfiles

Primary LanguageLua

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