Skip to content

Instantly share code, notes, and snippets.

@alfredormz
Created October 22, 2018 20:01
Show Gist options
  • Save alfredormz/54cb5e0fd2eae0ba033230e06a860a68 to your computer and use it in GitHub Desktop.
Save alfredormz/54cb5e0fd2eae0ba033230e06a860a68 to your computer and use it in GitHub Desktop.
Fzf default command for Ag
export FZF_DEFAULT_COMMAND='ag -l --path-to-ignore ~/.ignore --nocolor --hidden -g ""'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment