Skip to content

Instantly share code, notes, and snippets.

@imwally
Last active July 20, 2017 01:41
Show Gist options
  • Save imwally/7de053e7985045a53d640b64b1720195 to your computer and use it in GitHub Desktop.
Save imwally/7de053e7985045a53d640b64b1720195 to your computer and use it in GitHub Desktop.
Install whatsnew
#!/bin/sh
cd /usr/local/bin &&
curl -s -O https://raw.githubusercontent.com/imwally/scripts/master/whatsnew &&
chmod 755 /usr/local/bin/whatsnew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment