commit 07f70c5f74cadd6548f0ac2522b8ac2123d7a500 parent 787c095ff06fe414225b85c9dfd94779da638d48 Author: Anders Damsgaard <anders.damsgaard@geo.au.dk> Date: Sun, 21 Jun 2015 20:51:52 +0200 add asciinema Diffstat:
M | osx-install.sh | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/osx-install.sh b/osx-install.sh @@ -6,7 +6,8 @@ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/ brew tap railwaycat/emacsmacport # from `brew list` -brews=( "autoconf"\ +brews=( "asciinema"\ + "autoconf"\ "automake"\ "brew-cask"\ "cmake"\