prepped for sharing

This commit is contained in:
Eli Mellen 2019-09-04 10:42:34 -04:00
parent 520b61f793
commit 270308843d
1 changed files with 17 additions and 0 deletions

View File

@ -1 +1,18 @@
# Emacs config
My new, cozier emacs config. Gone are the days of `vi` keybindings, here are the days of endless emacs keychords!
## How to Install
If you have an existing `.emacs.d` directory back it up.
```bash
$ mv ~/.emacs.d ~/.emacs.d.backup
```
Now clone this repo (making sure to save it to a new `.emacs.d` directory)!
```bash
$ git clone git@github.com:eli-oat/pillow-fort.org.git ~/.emacs.d
```
Launch emacs! SUCCESS!