ncjones / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Nathan's personal dotfiles.

Installing

  1. Clone this repo into your $HOME:

     git clone git@github.com:ncjones/dotfiles.git
    
  2. Install dependencies with:

     ./install-dependencies.sh
    
  3. Install symlinks to all dot files with:

     ./install.sh
    

About


Languages

Language:Shell 52.4%Language:Vim Script 33.1%Language:Lua 14.5%