Switch Emacs bash to /bin/bash
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
;;; $DOOMDIR/config.el -*- lexical-binding: t; -*-
|
;;; $DOOMDIR/config.el -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
(setq shell-file-name "/usr/bin/bash")
|
(setq shell-file-name "/bin/bash")
|
||||||
|
|
||||||
;; Place your private configuration here! Remember, you do not need to run 'doom
|
;; Place your private configuration here! Remember, you do not need to run 'doom
|
||||||
;; sync' after modifying this file!
|
;; sync' after modifying this file!
|
||||||
|
|||||||
Reference in New Issue
Block a user