aperezdc / zsh-fzy

Use the fzy fuzzy-finder in Zsh
MIT License
55 stars 9 forks source link

Allow overrides for fzy flags #6

Closed hlascelles closed 6 years ago

hlascelles commented 6 years ago

This change adds the ability to supply flags to fzy by supplying a ZSH_FZY_FLAGS environment variable. It also supplies a README.

This is intentionally branched off https://github.com/aperezdc/zsh-fzy/pull/5 as it operates on the same line. I can rebase after that is merged.

aperezdc commented 6 years ago

@hlascelles: Could you rebase this PR now that #5 is in master? Thanks!

hlascelles commented 6 years ago

All done!

aperezdc commented 6 years ago

Merged. Thanks again!

hlascelles commented 6 years ago

:+1: