aliases: run shfmt on the whole folder

My apologies to future `git blame` hunters ♥
This commit is contained in:
John D Pell
2022-01-16 12:44:18 -08:00
parent 0619c19f65
commit 7c2c2a5525
14 changed files with 200 additions and 215 deletions

View File

@@ -20,8 +20,8 @@ alias skype='open -a Skype'
alias mou='open -a Mou'
alias subl='open -a Sublime\ Text'
if [ -s /usr/bin/firefox ] ; then
unalias firefox
if [ -s /usr/bin/firefox ]; then
unalias firefox
fi
# Requires growlnotify, which can be found in the Growl DMG under "Extras"