This is a collection of dotfiles and scripts I use for customizing OS X to my liking and setting up the software development tools
curl https://raw.github.com/AlessioCoser/dotfiles/master/install -L -o - | sh
cd ~
git clone https://github.com/AlessioCoser/dotfiles.git
cd dotfiles
# You can remove/edit the scripts which you don't need
chmod a+x install
./install