diff --git a/recipes/pomodoro.rcp b/recipes/pomodoro.rcp new file mode 100644 index 00000000..7219d848 --- /dev/null +++ b/recipes/pomodoro.rcp @@ -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)