unixorn/fzf-zsh-plugin

Support asdf-based fzf installs

Open

#44 opened on Nov 2, 2021

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

Repository metrics

Stars
 (418 stars)
PR merge metrics
 (Avg merge 11d 20h) (1 merged PR in 30d)

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