xanderpeuscher / dotfiles

Bootstrap script and dotfiles for Mac OS X. Used internally at Label305.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles of xanderpeuscher

To get started bootstrapping your mac execute the following commands. This will install several applications and setup the bash environment.

$ mkdir -p ~/Development/dotfiles
$ cd ~/Development/dotfiles

# download the contents of this repository and put it in this directory

$ chmod u+x bootstrap.sh
$ ./bootstrap.sh

About

Bootstrap script and dotfiles for Mac OS X. Used internally at Label305.


Languages

Language:Shell 70.2%Language:Vim Script 29.8%