diff --git a/init.el b/init.el index 8cf9dc7..9df6e3f 100644 --- a/init.el +++ b/init.el @@ -308,7 +308,7 @@ (use-package project :init (setopt project-list-file (expand-file-name "projects" emacs-d-userdata) - project-switch-commands 'project-dired + project-switch-commands 'project-eshell project-vc-merge-submodules nil project-mode-line t) :config (progn