From 66f5a853fe6a26da71b1b56beb60e58cc2c5e112 Mon Sep 17 00:00:00 2001 From: asok Date: Wed, 23 Apr 2014 21:29:52 +0200 Subject: [PATCH] Add peep-dired recipe. --- recipes/peep-dired | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/peep-dired diff --git a/recipes/peep-dired b/recipes/peep-dired new file mode 100644 index 00000000..547ef38e --- /dev/null +++ b/recipes/peep-dired @@ -0,0 +1,3 @@ +(peep-dired + :repo "asok/peep-dired" + :fetcher github)