Force emacs to use /bin/sh
This commit is contained in:
@ -1,3 +1,6 @@
|
|||||||
|
(setq explicit-shell-file-name "/bin/sh")
|
||||||
|
(setq shell-file-name "sh")
|
||||||
|
|
||||||
;;
|
;;
|
||||||
;;
|
;;
|
||||||
;; Backups
|
;; Backups
|
||||||
|
Reference in New Issue
Block a user