Add more Homebrew packages

This commit is contained in:
Lynda Wang
2020-08-02 14:33:59 -04:00
committed by Michael Campagnaro
parent 68239029dd
commit 3adb0f924a
2 changed files with 35 additions and 32 deletions

View File

@@ -1,5 +1,7 @@
#!/usr/bin/env bash
# This is meant to be called from the main dotfiles install script.
if which tput >/dev/null 2>&1; then
ncolors=$(tput colors)
fi