Support alarm.el
- Renames productivity-timer.el -> alarm.el - Support functionality - Whitelists alarm.el in init.el
This commit is contained in:
parent
e0fa9d907d
commit
7c67334141
3 changed files with 86 additions and 22 deletions
|
|
@ -28,6 +28,7 @@
|
|||
;; TODO: Consider renaming entr.el.
|
||||
(require 'entr)
|
||||
(require 'scrot)
|
||||
(require 'alarm)
|
||||
|
||||
;; TODO: Reconcile kbd.el, keybindings.el, wpc-keybindings.el, keyboard.el.
|
||||
(require 'keybindings)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue