ebsen / dotfiles

Resource configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configuration files for open-source applications

...or, as Tim Pope put it, "Here be dragons."

To install, clone the repository, move the files into the .dotfiles directory, and create symbolic links to allow the apps to find the rc files:

ln -s ~/.dotfiles/vim/vimrc ~/.vimrc
ln -s ~/.dotfiles/bash_profile ~/.bash_profile

and so forth.

About

Resource configuration files


Languages

Language:Shell 56.6%Language:Vim Script 43.4%