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

@ -4,70 +4,70 @@
source $HOME/.profile
HOMEBREW_PKGS="
asciinema
autoconf
automake
bash-completion
bash-git-prompt
bonnie++
byobu
cmake
coreutils
curl
daemontools
docker
docker-compose
docker-machine
duplicity
ffmpeg
fish
flac
geoip
ghc
gist
git
gnupg
gnupg2
go
gpg-agent
graphviz
httpie
homebrew/dupes/rsync
irssi
jq
kubernetes-cli
lame
mosh
mtr
mutt
nmap
node
pbzip2
pgpdump
pinentry-mac
protobuf
pv
pwgen
python3
rust
socat
sox
speedtest_cli
syncthing
tcptraceroute
terraform
tor
torsocks
unrar
unzip
vimpager
watch
wget
whatmask
corelocationcli
heroku
offlineimap
postgres
asciinema
autoconf
automake
bash-completion
bash-git-prompt
bonnie++
byobu
cmake
corelocationcli
coreutils
curl
daemontools
docker
docker-compose
docker-machine
duplicity
ffmpeg
fish
flac
geoip
ghc
gist
git
gnupg
gnupg2
go
gpg-agent
graphviz
heroku
homebrew/dupes/rsync
httpie
irssi
jq
kubernetes-cli
lame
mosh
mtr
mutt
nmap
node
offlineimap
pbzip2
pgpdump
pinentry-mac
postgres
protobuf
pv
pwgen
python3
rust
socat
sox
speedtest_cli
syncthing
tcptraceroute
terraform
tor
torsocks
unrar
unzip
vimpager
watch
wget
whatmask
"
for PKG in $HOMEBREW_PKGS ; do