https://github.com/kompiro/asdf-fzf
fzf plugin for asdf version manager
https://github.com/kompiro/asdf-fzf
asdf fzf
Last synced: about 2 months ago
JSON representation
fzf plugin for asdf version manager
- Host: GitHub
- URL: https://github.com/kompiro/asdf-fzf
- Owner: kompiro
- License: mit
- Created: 2020-06-27T08:27:36.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T08:25:54.000Z (9 months ago)
- Last Synced: 2025-03-22T22:24:15.177Z (2 months ago)
- Topics: asdf, fzf
- Language: Shell
- Homepage:
- Size: 9.77 KB
- Stars: 8
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-fzf

[fzf](https://github.com/junegunn/fzf) plugin for the [asdf](https://github.com/asdf-vm/asdf) version manager.
fzf is a general-purpose command-line fuzzy finder.
## Install
```
asdf plugin add fzf https://github.com/kompiro/asdf-fzf.git
```## Use
Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions.