churcho / .dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

          __        __   ____ _  __           
     ____/ /____   / /_ / __/(_)/ /___   _____
    / __  // __ \ / __// /_ / // // _ \ / ___/
 _ / /_/ // /_/ // /_ / __// // //  __/(__  ) 
(_)\__,_/ \____/ \__//_/  /_//_/ \___//____/  

Install

Clone this repository into your home directory.

$ cd ~
$ git clone git@github.com:mhanberg/.dotfiles.git

To bootstrap a new machine, run the install script.

$ ~/.dotfiles/install

To only install the dotfiles, run the rcup script.

$ ~/.dotfiles/rcup

About

My dotfiles


Languages

Language:Shell 41.5%Language:Vim Script 29.5%Language:Elixir 16.6%Language:Ruby 12.4%