commit 6f14aa84337d43cda52266e2a8118f1bbc69b16f
parent 5948e47291182531a7fd80c89bb49e85258fb2cf
Author: Anders Damsgaard <andersd@riseup.net>
Date:   Mon, 25 Dec 2017 16:47:13 -0500
Add ansifilter
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/init/30_macos_recipes.sh b/init/30_macos_recipes.sh
@@ -9,6 +9,7 @@
 # from `brew list`
 brews=(
     abook       # manage email aliases
+    ansifilter  # convert terminal output to html
     aria2       # download with resume
     asciinema   # save and upload recordings of terminal
     asciinema2gif # convert asciinema recordings to gif
@@ -28,6 +29,7 @@ brews=(
     fzf         # fuzzy file finder
     git
     gnupg
+    gnuski      # skiing game
     homebrew/science/paraview
     homebrew/science/matplotlib
     htop-osx