Skip to content

Instantly share code, notes, and snippets.

@ma6174
Last active August 29, 2015 13:57
Show Gist options
  • Select an option

  • Save ma6174/9926754 to your computer and use it in GitHub Desktop.

Select an option

Save ma6174/9926754 to your computer and use it in GitHub Desktop.
go ack
alias fgo='find . -name "*.go" -type f | xargs -I {} grep {} ~/empty -i --color=auto -n -e '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment