/dotfiles

I don't know what I'm doing… hang in tight!

Primary LanguageJavaScript

Dotfiles

Alright... still under construction (pray for me). This was unofficially forked from Kevin Clark's, and originally based off of David Cornu's dotfiles.

Installation

$ cd ~/
$ git clone git@github.com:rafaelconde/dotfiles.git
$ cd ~/dotfiles
$ ./bootstrap.sh

The boostrap script will symlink config files from ~/.dotfiles into ~/ and install the following packages:

Updating

$ cd ~/.dotfiles
$ git pull
$ ./bootstrap.sh