A bunch of configuration files(aka dotfiles) for many programs I use daily. It's for personal use, so it's frequently updated & done so with minimal documentation. If you want to use it as a baseline of your dotfiles, please consider forking it.
- make
cd $HOME &&\
git clone https://github.com/grepinsight/.dotfiles.git &&\
cd .dotfiles &&\
make install