Created
December 31, 2019 21:53
-
-
Save rpietro/c8ae12b048605a0ae120ea2a2a241c20 to your computer and use it in GitHub Desktop.
Searching file contents (from the fzf examples page)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ag --nobreak --nonumbers --noheading . | fzf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment