From 0dcb665f03140926e52524f1cc3ff5fec1b0bd4b Mon Sep 17 00:00:00 2001 From: wizard Date: Sun, 21 Apr 2019 06:00:09 -0400 Subject: [PATCH] Add README.md to appease gitea --- README.md | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d29d09a --- /dev/null +++ b/README.md @@ -0,0 +1,49 @@ + +# Table of Contents + +1. [*It's super epic!*](#org12220c9) + 1. [Features](#orga191351) + 2. [Dependencies](#orgb5d5a4b) + 3. [Disclaimer](#org4246cff) + + + + + +# *It's super epic!* + +Symlink this git repo to `~/.emacs.d` and away you go. + +Maybe you'll find some neato stuff in my config to adapt to +yours. Most of my code is copypasted so hopefully it's still legible. + + + + +## Features + +- A bunch of stuff that doesn't work, like all of the capture templates +- A better vim than vim +- As much as I could schlunk into a config as possible. + - I've never heard of minimalism in my life +- Unintuitive everything designed to be used by just me +- Stolen features from [Foltik](https://git.lain.church/foltik) +- Some hidden irc configuration that I can't show you but it's cool + + + + +## Dependencies + +There are lots, but I can't remember all of them. I think the biggest +one is `clang` for `c-mode` and its children modes. Python needs to be +version 3 with `virtualenv` installed for the python stuffs. + + + + +## Disclaimer + +The use of this config may result in death or death like symptoms. You +get what you pay for. +