Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kompiro/asdf-fzf
fzf plugin for asdf version manager
https://github.com/kompiro/asdf-fzf
asdf fzf
Last synced: 11 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T03:05:48.000Z (almost 4 years ago)
- Last Synced: 2023-04-12T20:30:48.234Z (over 1 year ago)
- Topics: asdf, fzf
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-fzf
![Status](https://github.com/kompiro/asdf-fzf/workflows/plugin%20test/badge.svg)
[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.