diff --git a/recipes/pbcopy.rcp b/recipes/pbcopy.rcp new file mode 100644 index 00000000..ffb042ef --- /dev/null +++ b/recipes/pbcopy.rcp @@ -0,0 +1,5 @@ +(:name pbcopy + :description "An interface to OSX's pbcopy utility" + :type github + :pkgname "jkp/pbcopy.el" + :features "pbcopy")