Commit 7898cb8ed8f7
Changed files (1)
.emacs.d
.emacs.d/emacs.org
@@ -1415,6 +1415,14 @@
Now, a /manual/ step will be to install consumer key and stuff
(see [[https://org-trello.github.io/trello-setup.html][documentation]] for that).
+*** Pomodoro
+
+
+ #+BEGIN_SRC emacs-lisp
+ (use-package org-pomodoro
+ :ensure t)
+ #+END_SRC
+
** Projectile
#+BEGIN_QUOTE