unixorn/fzf-zsh-plugin

Support asdf-based fzf installs

Open

#44 opened on Nov 2, 2021

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Shell (34 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (418 stars)
PR merge metrics
 (PR metrics pending)

Description

As an ASDF user, I prefer to install all my tooling through asdf. This plugin looks for fzf in a hardcoded location (~/.fzf) which causes a duplicate installation of fzf.

Contributor guide