Don't open ~/exo/index.org at startup any more

This commit is contained in:
Camden Dixie O'Brien 2021-01-01 00:00:30 +00:00
parent 6ab90a29a6
commit 58972e3e10

View File

@ -212,14 +212,6 @@ needs to be set up to install them if they aren't already.
(setq initial-scratch-message "") (setq initial-scratch-message "")
#+end_src #+end_src
I always want [[file:~/exo/index.org][~/exo/index.org]] to open on start-up, as that's where I
keep links to whatever I happen to be doing at any given time; one
does that by setting [[help:initial-buffer-choice][initial-buffer-choice]]
#+begin_src emacs-lisp
(setq initial-buffer-choice "~/exo/index.org")
#+end_src
* Magit * Magit
=magit= is truly a wonderful creation! Only deviations from defaults =magit= is truly a wonderful creation! Only deviations from defaults