Skip to content

Instantly share code, notes, and snippets.

@tschuy
Last active November 18, 2016 22:39
Show Gist options
  • Save tschuy/0bb7ab087759fd86a78c60ac99cd29da to your computer and use it in GitHub Desktop.
Save tschuy/0bb7ab087759fd86a78c60ac99cd29da to your computer and use it in GitHub Desktop.
mkdir ~/.bin
echo "export PATH=~/.bin:\$PATH" >> ~/.bash_profile
curl https://gist.githubusercontent.com/tschuy/d0a9a78ef19d9310d59d19e71fde8706/raw/9d5200e8c623892104bcd7c781aaa33caeecc5eb/cutter > ~/.bin/cutter
chmod +x ~/.bin/cutter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment