Skip to content

Instantly share code, notes, and snippets.

@gamefiend
Created January 6, 2012 11:26
Show Gist options
  • Save gamefiend/1570187 to your computer and use it in GitHub Desktop.
Save gamefiend/1570187 to your computer and use it in GitHub Desktop.
Install ack standalone via curl
curl http://betterthangrep.com/ack-standalone > ~/bin/ack && chmod 0755 !#:3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment