commit 53b92eb3a3b31b39cc1964ac75fa02cc159d0185
parent 64ce3ac21b3a9f71c12ce5956952f3dfdd2bd049
Author: Anders Damsgaard <andersd@riseup.net>
Date:   Tue, 31 Oct 2017 09:06:49 -0400
add asciinema2gif
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/init/30_macos_recipes.sh b/init/30_macos_recipes.sh
@@ -11,6 +11,7 @@ brews=(
     abook       # manage email aliases
     aria2       # download with resume
     asciinema   # save and upload recordings of terminal
+    asciinema2gif # convert asciinema recordings to gif
     aspell      # spell checking for vim
     autoconf
     automake