git clone https://github.com/mattaschmann/dotfiles.git
cd dotfiles
Homebrew is used to install many of the applications used by these configs.
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Homebrew Bundle is used to install a preset list of homebrew packages.
brew bundle -v
The installation is provided by DotBot.
./install
This will download the necessary files from the dotbot repo and install
all the links depending on how the install.conf.yaml
file is setup.
DotBot is the excellent bootstrap utility I used to automate the installation.
I've pretty much copied the terminfo information from here, provided by Greg Hurrell