From 5ae176479a9a23976ebf26e74a377b5e735938da Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Tue, 10 Jan 2023 12:53:02 -0600 Subject: [PATCH] Cleaning up the Doom config. --- .config/doom/config.org | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/doom/config.org b/.config/doom/config.org index 3767c93..5a5cec2 100644 --- a/.config/doom/config.org +++ b/.config/doom/config.org @@ -1249,8 +1249,6 @@ Emacs registers are compartments where you can save text, rectangles and positio * SHELLS Settings for the various shells and terminal emulators within Emacs. -+ 'shell-file-name' -- sets the shell to be used in M-x shell, M-x term, M-x ansi-term and M-x vterm. -+ 'eshell-aliases-file' -- sets an aliases file for the eshell. #+BEGIN_SRC emacs-lisp (setq shell-file-name "/bin/fish"