optimize package loading
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
(setq eshell-directory-name (concat user-cache-directory "eshell/")))
|
||||
|
||||
(use-package vterm
|
||||
:load-path (lambda () (list (concat config-dir "lisp/vterm")))
|
||||
:commands (vterm))
|
||||
|
||||
(provide 'shell-settings)
|
||||
|
||||
Reference in New Issue
Block a user