Forget about manually setting default shell
This commit is contained in:
parent
a5a47078de
commit
c138d6cd68
3
init.el
3
init.el
@ -15,9 +15,6 @@
|
|||||||
;; (file-name-handler-alist nil)
|
;; (file-name-handler-alist nil)
|
||||||
)
|
)
|
||||||
|
|
||||||
;; Don't set this, fix the actual issue and use a POSIX-ish shell (or CMD):
|
|
||||||
;; (setq shell-file-name "/bin/sh")
|
|
||||||
|
|
||||||
;; Load the files that I put my settings in...
|
;; Load the files that I put my settings in...
|
||||||
(defvar mitch-directory
|
(defvar mitch-directory
|
||||||
(directory-file-name
|
(directory-file-name
|
||||||
|
Loading…
Reference in New Issue
Block a user