Skip to content

Instantly share code, notes, and snippets.

View asandeep's full-sized avatar

Sandeep Aggarwal asandeep

  • New Delhi
  • 07:02 (UTC +05:30)
View GitHub Profile
@gorakhargosh
gorakhargosh / setup.sh
Last active August 18, 2019 20:04
Configures and sets up Linux and Mac OS X machines for development.
#!/bin/bash
#
# Description: Releases for this script are available at:
# https://gist.github.com/gorakhargosh/c3902d08a939995fb4af/
#
# The above URL has a bit.ly link as:
# http://bit.ly/bhojo-config
#
# The script is intended to be written and reviewed in the repository
# but released as a gist at the abovementioned URL.