* recipes/pomodoro.rcp: new recipe.

Signed-off-by: Yakkala Yagnesh Raghava <hi@yagnesh.org>
This commit is contained in:
Yakkala Yagnesh Raghava 2013-02-28 20:03:12 +09:00
parent 91d970179e
commit 4256e9adbc

5
recipes/pomodoro.rcp Normal file
View File

@ -0,0 +1,5 @@
(:name pomodoro
:type http
:description "Pomodoro Technique in Emacs."
:url "https://raw.github.com/syohex/emacs-utils/master/pomodoro.el"
:autoloads t)