template: `shfmt`

pull/2039/head
John D Pell 2022-02-12 00:07:53 -08:00 committed by John D Pell
parent 68149f7c8d
commit 52cd75b27e
2 changed files with 3 additions and 2 deletions

View File

@ -20,6 +20,7 @@ aliases/
docs/
hooks/
scripts/
template/
# root files
#

4
template/bashrc.template.bash 100755 → 100644
View File

@ -2,8 +2,8 @@
# If not running interactively, don't do anything
case $- in
*i*) ;;
*) return;;
*i*) ;;
*) return ;;
esac
# Path to the bash it configuration