diff --git a/doom/config.el b/doom/config.el index d766c9f..09fb246 100644 --- a/doom/config.el +++ b/doom/config.el @@ -1,6 +1,6 @@ ;;; $DOOMDIR/config.el -*- lexical-binding: t; -*- -(setq shell-file-name "/usr/bin/bash") +(setq shell-file-name "/bin/bash") ;; Place your private configuration here! Remember, you do not need to run 'doom ;; sync' after modifying this file!