diff --git a/.config/doom/config.el b/.config/doom/config.el index 4a0bb51..3f57e0e 100644 --- a/.config/doom/config.el +++ b/.config/doom/config.el @@ -93,4 +93,4 @@ (setq confirm-kill-emacs nil) -(setq initial-buffer-choice 'vterm) +(setq initial-buffer-choice 'eshell)