diff --git a/elisp/settings.el b/elisp/settings.el index 2280190..ff5f756 100644 --- a/elisp/settings.el +++ b/elisp/settings.el @@ -1,5 +1,5 @@ ;; Initialize emacs in eshell, not splash screen -(setq initial-buffer-choice (eshell)) +;;(setq initial-buffer-choice (eshell)) ;; Write custom set variables to different file (setq custom-file "~/.emacs.d/elisp/custom.el")