From 8b13ee8711c4ccd3487bafe0fcaf42b2fb3d1e5d Mon Sep 17 00:00:00 2001 From: metaperl Date: Wed, 1 Jan 2014 18:56:56 -0500 Subject: [PATCH] add shell-current-directory recipe --- recipes/shell-current-directory | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/shell-current-directory diff --git a/recipes/shell-current-directory b/recipes/shell-current-directory new file mode 100644 index 00000000..f028fa45 --- /dev/null +++ b/recipes/shell-current-directory @@ -0,0 +1,3 @@ +(shell-current-directory + :fetcher github + :repo "metaperl/shell-current-directory")