mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 19:40:24 +10:00
Cleaning up the Doom config.
This commit is contained in:
@@ -1249,8 +1249,6 @@ Emacs registers are compartments where you can save text, rectangles and positio
|
|||||||
|
|
||||||
* SHELLS
|
* SHELLS
|
||||||
Settings for the various shells and terminal emulators within Emacs.
|
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
|
#+BEGIN_SRC emacs-lisp
|
||||||
(setq shell-file-name "/bin/fish"
|
(setq shell-file-name "/bin/fish"
|
||||||
|
|||||||
Reference in New Issue
Block a user