Skip to content

Instantly share code, notes, and snippets.

@deibit
Created May 22, 2019 13:34
Show Gist options
  • Save deibit/77b92f2367312ef4c4ea0ada95005af3 to your computer and use it in GitHub Desktop.
Save deibit/77b92f2367312ef4c4ea0ada95005af3 to your computer and use it in GitHub Desktop.
FZF enviroment variables
export FZF_DEFAULT_OPTS='-m --no-mouse --height=50% --inline-info --reverse'
export FZF_DEFAULT_COMMAND='ag -p .gitignore --no-color --hidden -g ""'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment