Update .myemacs

This commit is contained in:
tvdu29 2019-11-02 00:15:05 +01:00 committed by GitHub
parent 0c6d8aec0d
commit f66479518c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,4 +101,6 @@ There are two things you can do about this warning:
(use-package lsp-treemacs
:commands lsp-treemacs-errors-list)
(setq lsp-prefer-flymake nil)
(setenv "ESHELL" (expand-file-name "~/.emacs.d/eshell"))