Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/danhper/fish-nvm
- Owner: danhper
- Created: 2015-11-06T04:28:39.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-06T04:28:54.000Z (about 9 years ago)
- Last Synced: 2024-04-14T11:08:00.766Z (8 months ago)
- Language: Shell
- Homepage:
- Size: 0 Bytes
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.