Skip to content

Instantly share code, notes, and snippets.

@arbal
Forked from 0k4/rmate.sh
Created September 3, 2020 22:17
Show Gist options
  • Save arbal/37c74c589c1cebac649d53ba3bb676d6 to your computer and use it in GitHub Desktop.
Save arbal/37c74c589c1cebac649d53ba3bb676d6 to your computer and use it in GitHub Desktop.
Install rmate
#Installeren van rmate
curl -o /usr/local/bin/rmate https://raw.githubusercontent.com/aurora/rmate/master/rmate
#Runnable maken
sudo chmod +x /usr/local/bin/rmate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment