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