Add recipe pbcopy (interface to OS X clipboard).

This commit is contained in:
Jamie Kirkpatrick 2012-10-30 14:59:05 +00:00
parent 92ea952466
commit 7d32f02e65

5
recipes/pbcopy.rcp Normal file
View File

@ -0,0 +1,5 @@
(:name pbcopy
:description "An interface to OSX's pbcopy utility"
:type github
:pkgname "jkp/pbcopy.el"
:features "pbcopy")