Skip to content
Let's be honest: mostly Emacs.
Branch: master
Clone or download
hrs Ensure that use-package installs new packages
A long time ago (I think?) use-package included use-package-ensure? I don't
remember. In any case, it's now necessary to require it in order for use-package
to automatically install missing packages.
Latest commit 50c9731 Apr 21, 2019

README.md

hrs's dotfiles

I hope you like fiddling with your .emacs.d ad nauseam, 'cause I obviously do.

Installation

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! =)

Contributing

I'm open to non-malicious contributions. Shoot me a pull request, yo.

You can’t perform that action at this time.