diff --git a/common/.config/emacs/init.el.org b/common/.config/emacs/init.el.org index 38a79d8..328c546 100644 --- a/common/.config/emacs/init.el.org +++ b/common/.config/emacs/init.el.org @@ -663,7 +663,7 @@ Provide an RSS reader with =elfeed=. Get the feed from an =.org= file. Install my pomodoro timer package. #+begin_src emacs-lisp (use-package pomodoro-mode - :ensure (pomodoro-mode :host github :repo "jjanzenn/pomodoro-mode")) + :ensure (pomodoro-mode :host "https://git.jjanzen.ca" :repo "jjanzenn/pomodoro-mode")) #+end_src Provide a music player and configure scrobbling to =libre.fm=.