Skip to content

Instantly share code, notes, and snippets.

@tonekk
Last active August 14, 2018 13:57
Show Gist options
  • Save tonekk/655639d143fa838593cddd916b0f6ca4 to your computer and use it in GitHub Desktop.
Save tonekk/655639d143fa838593cddd916b0f6ca4 to your computer and use it in GitHub Desktop.
#!/bin/sh
curl -s https://raw.githubusercontent.com/thisredone/rb/master/rb > rb
chmod +x rb
sudo mv rb /usr/local/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment