about summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
authorCase Duckworth2021-04-17 23:02:23 -0500
committerCase Duckworth2021-04-17 23:02:23 -0500
commit44a6df13ce4a9259a47bbb1a6be5e857d9b9b0f8 (patch)
treeb425d28705e9ceef4d882165a91fd157dbf15b8f /init.el
parentReorganize magit settings (diff)
downloademacs-44a6df13ce4a9259a47bbb1a6be5e857d9b9b0f8.tar.gz
emacs-44a6df13ce4a9259a47bbb1a6be5e857d9b9b0f8.zip
Consolidate home apps
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/init.el b/init.el index 8edb672..731e363 100644 --- a/init.el +++ b/init.el
@@ -501,9 +501,8 @@
501 501
502(when (eq acdw/system :home) 502(when (eq acdw/system :home)
503 (setup (:straight pdf-tools) 503 (setup (:straight pdf-tools)
504 (pdf-loader-install))) 504 (pdf-loader-install))
505 505
506(when (eq acdw/system :home)
507 (setup (:straight vterm))) 506 (setup (:straight vterm)))
508 507
509 508