sort pkgs

This commit is contained in:
Jeffrey Paul 2018-09-14 03:06:34 -07:00
parent 124f456302
commit ddb96e5091
1 changed files with 64 additions and 64 deletions

View File

@ -12,6 +12,7 @@ HOMEBREW_PKGS="
bonnie++
byobu
cmake
corelocationcli
coreutils
curl
daemontools
@ -31,8 +32,9 @@ HOMEBREW_PKGS="
go
gpg-agent
graphviz
httpie
heroku
homebrew/dupes/rsync
httpie
irssi
jq
kubernetes-cli
@ -42,9 +44,11 @@ HOMEBREW_PKGS="
mutt
nmap
node
offlineimap
pbzip2
pgpdump
pinentry-mac
postgres
protobuf
pv
pwgen
@ -64,10 +68,6 @@ HOMEBREW_PKGS="
watch
wget
whatmask
corelocationcli
heroku
offlineimap
postgres
"
for PKG in $HOMEBREW_PKGS ; do