add asciinema

This commit is contained in:
2018-09-14 03:03:54 -07:00
committed by GitHub
parent e973689f4b
commit 124f456302

View File

@@ -4,6 +4,7 @@
source $HOME/.profile
HOMEBREW_PKGS="
asciinema
autoconf
automake
bash-completion
@@ -63,10 +64,10 @@ HOMEBREW_PKGS="
watch
wget
whatmask
corelocationcli
heroku
offlineimap
postgres
corelocationcli
heroku
offlineimap
postgres
"
for PKG in $HOMEBREW_PKGS ; do