From 7b5d5c1c73628071e046093ed338a54e9766d158 Mon Sep 17 00:00:00 2001 From: David Holm Date: Fri, 27 May 2016 09:48:41 +0200 Subject: [PATCH] recipes: Helm Firefox recipe --- recipes/helm-firefox.rcp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/helm-firefox.rcp diff --git a/recipes/helm-firefox.rcp b/recipes/helm-firefox.rcp new file mode 100644 index 00000000..fa4f59e3 --- /dev/null +++ b/recipes/helm-firefox.rcp @@ -0,0 +1,5 @@ +(:name helm-firefox + :description "Helm source for Firefox bookmarks." + :type github + :pkgname "emacs-helm/helm-firefox" + :depends (helm))