X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/61d632068158706b1c3740f0c0a5a8e27244602d..518aede44529bc4c6218d52a3cf97a77888d3b2f:/el/dot-emacs.el diff --git a/el/dot-emacs.el b/el/dot-emacs.el index 82ff4b3..42928af 100644 --- a/el/dot-emacs.el +++ b/el/dot-emacs.el @@ -2200,6 +2200,8 @@ strip numbers instead." (setq sh-indentation 2) (setq sh-basic-offset 2)) +(setq sh-shell-file "/bin/sh") + ;;;-------------------------------------------------------------------------- ;;; Emacs shell mode.