I hope you like fiddling with your .emacs.d
ad nauseam, 'cause I obviously do.
Clone this thing wherever you like (I use ~/.dotfiles
), install GNU
stow
, and run the install.sh
script. That'll set up a bunch of symlinks
in your home directory (e.g., ~/.bashrc
→ ~/.dotfiles/bash/.bashrc
) and
install a handful of required Ruby gems.
It won't overwrite existing files, so move those out of the way first.
This isn't really intended for anyone's use but my own, and it's catered to my way of doing things (duh), so, you know, be prepared for that.
Enjoy! =)
I'm open to non-malicious contributions. Shoot me a pull request, yo.