diff --git a/init.el b/init.el index eb1d44e..fa7f332 100644 --- a/init.el +++ b/init.el @@ -2141,7 +2141,7 @@ With given ARG, display files in `db/important-document-path’." (use-package term :commands (term-send-string) - :init (setq explicit-shell-file-name shell-file-name) + :init (setq explicit-shell-file-name "/bin/bash") :config (progn (add-hook 'term-exec-hook ; oremacs.com (lambda ()