Force emacs to use /bin/sh

This commit is contained in:
2019-07-18 21:09:19 +00:00
父節點 265a716ce5
當前提交 cb94868648

查看文件

@ -1,3 +1,6 @@
(setq explicit-shell-file-name "/bin/sh")
(setq shell-file-name "sh")
;;
;;
;; Backups