From 458a048866471a9d2c2d61c3c8b725cc75a62df4 Mon Sep 17 00:00:00 2001 From: Javier Olaechea Date: Sun, 21 Jul 2013 06:01:13 -0400 Subject: [PATCH] Add img dir the recipe --- recipes/nyan-prompt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes/nyan-prompt b/recipes/nyan-prompt index a319c85a..e16b7c9b 100644 --- a/recipes/nyan-prompt +++ b/recipes/nyan-prompt @@ -1 +1,4 @@ -(nyan-prompt :fetcher github :repo "PuercoPop/nyan-prompt") \ No newline at end of file +(nyan-prompt + :fetcher github + :repo "PuercoPop/nyan-prompt" + :files ("nyan-prompt.el" "img"))