Skip to content

Instantly share code, notes, and snippets.

@eric-wood
Created June 27, 2014 19:08
Show Gist options
  • Save eric-wood/e35a6072ab740733c953 to your computer and use it in GitHub Desktop.
Save eric-wood/e35a6072ab740733c953 to your computer and use it in GitHub Desktop.
Spiceworks Community ack alias
alias ff="ag --ruby --css --html --sass --js --scala --shell --go "
function f() {
ff "$@" app/ engines/;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment