dot/gitconfig.in: Turn on rebase.autosquash.
[profile] / el / dot-emacs.el
index 82ff4b3..42928af 100644 (file)
@@ -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.