3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)Shell34 forks (34 forks)github user discovery
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- 418 stars (418 stars)
- PR merge metrics
- Avg merge 11d 20h (Avg merge 11d 20h)1 merged PR in 30d (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
- Research direction
- Locate the hardcoded path to fzf in fzf settings.zsh and modify the logic to also check for asdf installed fzf binary.
- Tech stack
- shell
- Domain
- clideveloper experiencetooling
- Issue type
- Feature
- Prerequisites
- ShellGit