add vterm
This commit is contained in:
@@ -19,5 +19,9 @@
|
||||
:init
|
||||
(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)
|
||||
;;; shell-settings.el ends here
|
||||
|
||||
Reference in New Issue
Block a user