Skip to content

Instantly share code, notes, and snippets.

@Sam-Gram
Created August 13, 2018 23:48
Show Gist options
  • Save Sam-Gram/57bfc8685b08bfd053d5d3d495a8b4f6 to your computer and use it in GitHub Desktop.
Save Sam-Gram/57bfc8685b08bfd053d5d3d495a8b4f6 to your computer and use it in GitHub Desktop.
Ripgrep find files
rg -g '<something>*' --files --hidden 2>/dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment