add asciinema
This commit is contained in:
parent
e973689f4b
commit
124f456302
@ -4,6 +4,7 @@
|
|||||||
source $HOME/.profile
|
source $HOME/.profile
|
||||||
|
|
||||||
HOMEBREW_PKGS="
|
HOMEBREW_PKGS="
|
||||||
|
asciinema
|
||||||
autoconf
|
autoconf
|
||||||
automake
|
automake
|
||||||
bash-completion
|
bash-completion
|
||||||
@ -63,10 +64,10 @@ HOMEBREW_PKGS="
|
|||||||
watch
|
watch
|
||||||
wget
|
wget
|
||||||
whatmask
|
whatmask
|
||||||
corelocationcli
|
corelocationcli
|
||||||
heroku
|
heroku
|
||||||
offlineimap
|
offlineimap
|
||||||
postgres
|
postgres
|
||||||
"
|
"
|
||||||
|
|
||||||
for PKG in $HOMEBREW_PKGS ; do
|
for PKG in $HOMEBREW_PKGS ; do
|
||||||
|
Loading…
Reference in New Issue
Block a user