mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Adds a line with set -euo pipefail to the sh-mode file template, which improves the erroring of bash scripts As described by https://ashishb.net/all/the-first-two-statements-of-your-bash-script-should-be/