All Projects → derekstavis → Plugin Nvm

derekstavis / Plugin Nvm

Licence: mit
Node version manager wrapper for Fish shell

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Plugin Nvm

Nvm
nvm is a version manager for node.js, designed to be installed per-user, and invoked per-shell. nvm works on any POSIX-compliant shell (sh, dash, ksh, zsh, bash), in particular on these platforms: unix, macOS, and windows WSL.
Stars: ✭ 53,926 (+31071.1%)
Mutual labels:  node-js, version-manager, nvm
Nvm.fish
Node.js version manager lovingly made for Fish.
Stars: ✭ 881 (+409.25%)
Mutual labels:  fish, nvm
Spacefish
🚀🐟 The fish shell prompt for astronauts
Stars: ✭ 856 (+394.8%)
Mutual labels:  fish, fish-shell
Installer
dmd installers for various systems
Stars: ✭ 74 (-57.23%)
Mutual labels:  fish, version-manager
Virtualfish
Fish shell tool for managing Python virtual environments
Stars: ✭ 819 (+373.41%)
Mutual labels:  fish, fish-shell
Dotfiles
📁 📋 📎
Stars: ✭ 6 (-96.53%)
Mutual labels:  fish, fish-shell
Breeze
git tool for fish-shell
Stars: ✭ 52 (-69.94%)
Mutual labels:  fish, fish-shell
Fish Nvm
nvm wrapper for fish-shell
Stars: ✭ 336 (+94.22%)
Mutual labels:  fish, nvm
Fish Utils
🔧 My utility belt of fish functions, writing these has saved me many hours in the long run... I hope...
Stars: ✭ 94 (-45.66%)
Mutual labels:  fish, fish-shell
Zsh Nvm
Zsh plugin for installing, updating and loading nvm
Stars: ✭ 1,670 (+865.32%)
Mutual labels:  version-manager, nvm
Dotfiles
My personal dotfiles.
Stars: ✭ 162 (-6.36%)
Mutual labels:  fish, fish-shell
Packages Main
Primary Oh My Fish package repository.
Stars: ✭ 138 (-20.23%)
Mutual labels:  fish, fish-shell
Done
A fish-shell package to automatically receive notifications when long processes finish.
Stars: ✭ 394 (+127.75%)
Mutual labels:  fish, fish-shell
Snm
🤏 Smol Node Manager written in Rust
Stars: ✭ 24 (-86.13%)
Mutual labels:  version-manager, nvm
Dtags
Directory Tags for Lazy Programmers
Stars: ✭ 351 (+102.89%)
Mutual labels:  fish, fish-shell
To Fish
Bookmarks for Fish Shell
Stars: ✭ 44 (-74.57%)
Mutual labels:  fish, fish-shell
Fzf.fish
Augment your fish command line with fzf key bindings.
Stars: ✭ 255 (+47.4%)
Mutual labels:  fish, fish-shell
G
Simple go version manager, gluten-free
Stars: ✭ 307 (+77.46%)
Mutual labels:  fish, version-manager
Chruby Fish
Thin wrapper around chruby to make it work with the Fish shell
Stars: ✭ 85 (-50.87%)
Mutual labels:  fish, version-manager
Fish Bd
Quickly go back to a parent directory up in your current working directory tree. Don't write 'cd ../../..' redundantly, use bd instead.
Stars: ✭ 113 (-34.68%)
Mutual labels:  fish, fish-shell

plugin-nvm

A nvm wrapper for Oh My Fish.

MIT License Fish Shell Version Oh My Fish Framework Travis Status


Install

$ omf install nvm

NB You have to install nvm itself separately (the curl method works fine under Fish too).

Usage

$ nvm --help

If you have a custom $NVM_DIR, please add the following line to your ~/.config/fish/config.fish, replacing the path accordingly:

set -gx NVM_DIR /path/to/nvm

Refresh your shell and you are good to go!

refresh

License

MIT © Derek Willian Stavis et al

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].