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

https://github.com/james2doyle/omf-plugin-fnm

Completion support for Schniz/fnm
https://github.com/james2doyle/omf-plugin-fnm

completion fish-shell fnm node nvm

Last synced: 8 months ago
JSON representation

Completion support for Schniz/fnm

Awesome Lists containing this project

README

          

![][license-badge]







# fnm

Completion support for [Schniz/fnm](https://github.com/Schniz/fnm).

## Install

### Using [Oh My Fish][omf-link]

```fish
$ omf install https://github.com/james2doyle/omf-plugin-fnm
```

### Using [Fisher][fisher-link]

```fish
$ fisher add james2doyle/omf-plugin-fnm
```

## Usage

```fish
$ fnm --help
```

# License

Forked from: [MIT][mit] © [james2doyle][author]

[mit]: http://opensource.org/licenses/MIT
[author]: http://github.com/james2doyle
[omf-link]: https://www.github.com/oh-my-fish/oh-my-fish
[fisher-link]: https://www.github.com/jorgebucaran/fisher

[license-badge]: https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square