From 56e9c4aefbd603881339800f4335d76a61b841be Mon Sep 17 00:00:00 2001 From: Erik Hetzner Date: Sun, 20 Apr 2014 10:39:40 -0700 Subject: [PATCH] add zotxt recipe --- recipes/zotxt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/zotxt diff --git a/recipes/zotxt b/recipes/zotxt new file mode 100644 index 00000000..91ff2f02 --- /dev/null +++ b/recipes/zotxt @@ -0,0 +1,3 @@ +(zotxt :fetcher hg + :url "https://bitbucket.org/egh/zotxt-emacs" + :files ("elisp/*.el"))