mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Format shell scripts with shfmt
This commit is contained in:
@@ -5,7 +5,6 @@ set -e
|
||||
PACKAGE_LIST_CMD="brew cask list"
|
||||
PACKAGE_INSTALL_CMD="brew cask install"
|
||||
|
||||
|
||||
#
|
||||
# Package list
|
||||
#
|
||||
@@ -136,7 +135,6 @@ PERSONAL_PKGS=(
|
||||
yakyak
|
||||
)
|
||||
|
||||
|
||||
#
|
||||
# Main
|
||||
#
|
||||
@@ -155,7 +153,6 @@ main() {
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
#
|
||||
# The rest...
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user