Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danhper/fish-nvm

nvm wrapper for fish
https://github.com/danhper/fish-nvm

Last synced: about 1 month ago
JSON representation

nvm wrapper for fish

Awesome Lists containing this project

README

        

# fish-nvm

nvm wrapper for fish using [bass](https://github.com/edc/bass).

## Installation

### Using [fundle](https://github.com/tuvistavie/fundle)

Add

```
fundle plugin 'tuvistavie/fish-nvm'
```

to your fish config, relaunch you shell and run `fundle install`.