|
@ -816,7 +816,7 @@ deactivate |
|
|
#+BEGIN_SRC emacs-lisp |
|
|
#+BEGIN_SRC emacs-lisp |
|
|
(if (string-equal system-type "gnu/linux") |
|
|
(if (string-equal system-type "gnu/linux") |
|
|
(use-package beancount |
|
|
(use-package beancount |
|
|
:load-path "user-local/elisp" |
|
|
|
|
|
|
|
|
:load-path "user-global/elisp" |
|
|
; :ensure t |
|
|
; :ensure t |
|
|
:defer t |
|
|
:defer t |
|
|
:mode |
|
|
:mode |
|
|