Skip to content

Instantly share code, notes, and snippets.

@bitsapien
Created November 14, 2020 13:49
Show Gist options
  • Save bitsapien/9df31a885c692702f5183bc8fdc823ac to your computer and use it in GitHub Desktop.
Save bitsapien/9df31a885c692702f5183bc8fdc823ac to your computer and use it in GitHub Desktop.
commit=$(curl -s http://whatthecommit.com/ | sed "34q;d"); echo ${commit:3};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment