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