Skip to content

Instantly share code, notes, and snippets.

@dwbfox
Created July 22, 2014 14:13
Show Gist options
  • Save dwbfox/20480bed00f972c5ac0e to your computer and use it in GitHub Desktop.
Save dwbfox/20480bed00f972c5ac0e to your computer and use it in GitHub Desktop.
echo "alias lookfor=\"grep -r -i -n $1\"" >>~/.bash_profile && source ~/.bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment