diff options
Diffstat (limited to 'machines')
-rw-r--r-- | machines/bob.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/bob.el b/machines/bob.el index ff358cf..8a2aefc 100644 --- a/machines/bob.el +++ b/machines/bob.el | |||
@@ -5,6 +5,7 @@ | |||
5 | ;;; Code: | 5 | ;;; Code: |
6 | 6 | ||
7 | (require 'acdw) | 7 | (require 'acdw) |
8 | (require 'machine) | ||
8 | 9 | ||
9 | ;; Other ideas: [[https://twitter.com/NPRougier/status/1488570192561160195][from Nic Rougier]] | 10 | ;; Other ideas: [[https://twitter.com/NPRougier/status/1488570192561160195][from Nic Rougier]] |
10 | (add-function :after machine-after-load-theme | 11 | (add-function :after machine-after-load-theme |