add asciinema

This commit is contained in:
Jeffrey Paul 2018-09-14 03:03:54 -07:00 committed by GitHub
parent e973689f4b
commit 124f456302
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

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