Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.