system changes
This commit is contained in:
parent
2a2c978573
commit
90e70e3111
1 changed files with 1 additions and 1 deletions
|
@ -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=.
|
||||
|
|
Loading…
Add table
Reference in a new issue