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
- Host: GitHub
- URL: https://github.com/james2doyle/omf-plugin-fnm
- Owner: james2doyle
- License: mit
- Created: 2020-02-19T23:32:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-26T15:13:25.000Z (almost 5 years ago)
- Last Synced: 2025-01-07T08:49:01.172Z (10 months ago)
- Topics: completion, fish-shell, fnm, node, nvm
- Language: Shell
- Size: 3.91 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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