Skip to content

Instantly share code, notes, and snippets.

@pecavalheiro
Created February 1, 2022 10:57
Show Gist options
  • Select an option

  • Save pecavalheiro/9a3abe91a9d68f3474d15f9db641fc48 to your computer and use it in GitHub Desktop.

Select an option

Save pecavalheiro/9a3abe91a9d68f3474d15f9db641fc48 to your computer and use it in GitHub Desktop.
Ignore files with Ag + fzf
export FZF_DEFAULT_COMMAND='ag --hidden --ignore .ignore -g ""'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment