Skip to content

Instantly share code, notes, and snippets.

@rgruesbeck
Created February 12, 2014 21:19
Show Gist options
  • Save rgruesbeck/8964736 to your computer and use it in GitHub Desktop.
Save rgruesbeck/8964736 to your computer and use it in GitHub Desktop.
lookfor
lookfor() { grep --color=always -ri "$1" . }
// add this to .barshrc or .zshrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment