Skip to content

Instantly share code, notes, and snippets.

@avnerbarr
Created February 9, 2016 14:39
Show Gist options
  • Save avnerbarr/45a04553ad015560bb68 to your computer and use it in GitHub Desktop.
Save avnerbarr/45a04553ad015560bb68 to your computer and use it in GitHub Desktop.
Install chisel
#!/bin/sh
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew update
brew install chisel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment