From b1213ce3da55728e333e6c2df6c8ab620f306a93 Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Thu, 29 Jan 2015 22:27:27 -0600 Subject: [PATCH] Add stash.el recipe --- recipes/stash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/stash diff --git a/recipes/stash b/recipes/stash new file mode 100644 index 00000000..2718351e --- /dev/null +++ b/recipes/stash @@ -0,0 +1,2 @@ +(stash :repo "vermiculus/stash.el" + :fetcher github)