Skip to content

Instantly share code, notes, and snippets.

@rpietro
Created December 31, 2019 21:53
Show Gist options
  • Save rpietro/c8ae12b048605a0ae120ea2a2a241c20 to your computer and use it in GitHub Desktop.
Save rpietro/c8ae12b048605a0ae120ea2a2a241c20 to your computer and use it in GitHub Desktop.
Searching file contents (from the fzf examples page)
ag --nobreak --nonumbers --noheading . | fzf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment