Skip to content

Instantly share code, notes, and snippets.

@cavinsmith
Created February 7, 2016 12:56
Show Gist options
  • Save cavinsmith/fd0f4d3fddf596b83954 to your computer and use it in GitHub Desktop.
Save cavinsmith/fd0f4d3fddf596b83954 to your computer and use it in GitHub Desktop.
printf "# /bin/bash\necho \"Ya, ya! Das ist gut! \"\ngit \"\$@\"" > /usr/local/bin/gut; chmod +x /usr/local/bin/gut;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment