style: Reformat to follow recommended shell style

This commit is contained in:
Qi 2018-06-26 01:17:06 -04:00
parent 5b164409da
commit cb92edfb77
1 changed files with 1 additions and 1 deletions

View File

@ -35,5 +35,5 @@ alias casko='brew cask outdated'
alias caskx='brew cask uninstall'
casks() {
print "Calling \`brew cask search\` is deprecated! Please use \`brews\` instead!"
print "Calling \`brew cask search\` is deprecated! Please use \`brews\` instead!"
}