config_files icon indicating copy to clipboard operation
config_files copied to clipboard

My config files (aka dotfiles)

h1. Joe Ferris' Config Files

a.k.a. dot files

No longer updated - please see https://github.com/jferris/dotfiles instead.

h2. Install

Clone this repository, change into the cloned directory, and run:

./install.sh

This will create symlinks for all config files in your home directory. You can safely run this file multiple times to update.

h2. Scripts

Some of the aliases and vim shortcuts use these scripts:

http://github.com/jferris/scripts

Just clone that repository and add it to your PATH.