From 043ddb3a38eb079e764dfabac662cdf3d68c1d8a Mon Sep 17 00:00:00 2001 From: Chris Barrett Date: Tue, 16 Aug 2022 17:46:33 +1200 Subject: [PATCH] Add readme --- Readme.org | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Readme.org diff --git a/Readme.org b/Readme.org new file mode 100644 index 0000000..875d2bd --- /dev/null +++ b/Readme.org @@ -0,0 +1,11 @@ +#+title: nursery +#+author: Chris Barrett + +This is a repository for Emacs Lisp packages that I think could be useful for +friends and coworkers. It's an experimental, low-pressure space for me just to +hack on Lisp without the pressure of supporting issues from the wider Internet. :) + +* Installation +Most packages should be manually installable via =package.el=, assuming you have +[[https://melpa.org/#/getting-started][MELPA]] set up. But honestly, you're better off just cloning and putting this +repo's lisp directory in your load path, and manually installing anything that's