Skip to content

Instantly share code, notes, and snippets.

@rajeevsharma2811
rajeevsharma2811 / Homebrew_osx_bootstrap
Last active September 22, 2018 19:38
Use this shell script to install desired software on your OSX devices. To execute the script simply follow the instructions here (2 steps). http://bit.ly/2wK6oVq
#!/usr/bin/env bash
#
# Bootstrap script for setting up a new OSX machine
#
# This should be idempotent so it can be run multiple times.
#
# Some apps don't have a cask and so still need to be installed by hand. These
# include:
#
# - Twitter (app store)