summary refs log tree commit diff stats
path: root/machines
diff options
context:
space:
mode:
authorCase Duckworth2022-02-23 10:16:48 -0600
committerCase Duckworth2022-02-23 10:16:48 -0600
commit45d179a4c3e3696798f53b8109868d4a5aa8ad31 (patch)
tree386ce06ba070b9350c68b915117b2e8cb45285fd /machines
parentReorganize notmuch lists (diff)
downloademacs-45d179a4c3e3696798f53b8109868d4a5aa8ad31.tar.gz
emacs-45d179a4c3e3696798f53b8109868d4a5aa8ad31.zip
Remove :local-repo directive
It just doesn't seem to work the way I'm using it.
Diffstat (limited to 'machines')
-rw-r--r--machines/bob.el1
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