• Operand
  • # (b)ring mi - belles.

gram:build

> ./prepare/apple.sh

Lenses
(coming soon!)


if [ ! -d  /usr/local/bin/brew ]; then
  # See http://brew.sh
  /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
  brew update
fi
# Add programs linked in `~/.build/Brewfile`
cd ~/.build && brew bundle || echo "Had errors running \`brew bundle\`.\nRe-run: > \`cd ~/.build && brew bundle\`"