All Projects → tomsquest → nvm-auto-use.zsh

tomsquest / nvm-auto-use.zsh

Licence: other
ZSH plugin to call `nvm use` automatically whenever you enter a directory that contains an `.nvmrc` file with a string telling nvm which node to use

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to nvm-auto-use.zsh

Zsh Nvm
Zsh plugin for installing, updating and loading nvm
Stars: ✭ 1,670 (+10337.5%)
Mutual labels:  zsh, nvm, zsh-plugins
tipz
Gives you helpful hints when you execute a command for which you have an alias defined
Stars: ✭ 24 (+50%)
Mutual labels:  zsh, zsh-plugins
dotfiles
No description or website provided.
Stars: ✭ 12 (-25%)
Mutual labels:  zsh, zsh-plugins
zsh-poetry
🐚 Simple ZSH plugin for automatically activating and deactivating Poetry-created virtualenvs. 🐍
Stars: ✭ 43 (+168.75%)
Mutual labels:  zsh, zsh-plugins
Dotfiles
What tools and plugins I use for web development?
Stars: ✭ 73 (+356.25%)
Mutual labels:  zsh, nvm
aterminal
🎉 An oh-my-zsh plugin for show platform versions
Stars: ✭ 31 (+93.75%)
Mutual labels:  zsh, zsh-plugins
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 (+336937.5%)
Mutual labels:  zsh, nvm
Nave
Virtual Environments for Node
Stars: ✭ 1,495 (+9243.75%)
Mutual labels:  zsh, nvm
Starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
Stars: ✭ 20,504 (+128050%)
Mutual labels:  zsh
zsh-lazyenv
Environments for lazy load commands and speed up start up time of zsh
Stars: ✭ 16 (+0%)
Mutual labels:  nvm
Silver
A cross-shell customizable powerline-like prompt with icons
Stars: ✭ 238 (+1387.5%)
Mutual labels:  zsh
dotfiles
⚫️ ~ is where the ♥ is - my dotfiles.
Stars: ✭ 94 (+487.5%)
Mutual labels:  zsh-plugins
dragon
A host-based framework that transparently extends the GPU addressable global memory space beyond the host memory using NVM-backed data pointers
Stars: ✭ 49 (+206.25%)
Mutual labels:  nvm
Dotfiles
😈 Vim, git, zsh, tmux, and other goodies.
Stars: ✭ 240 (+1400%)
Mutual labels:  zsh
DBMSology
The Paper List on Design and Implmentation of System Software
Stars: ✭ 67 (+318.75%)
Mutual labels:  nvm
Hstr
bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
Stars: ✭ 2,909 (+18081.25%)
Mutual labels:  zsh
Nord Alacritty
An arctic, north-bluish clean and elegant Alacritty color scheme.
Stars: ✭ 238 (+1387.5%)
Mutual labels:  zsh
zsh-config
Faster and enjoyable ZSH (maybe) !!!
Stars: ✭ 64 (+300%)
Mutual labels:  zsh
crash
Proper error handling, exceptions and try/catch for ZSH
Stars: ✭ 51 (+218.75%)
Mutual labels:  zsh-plugins
git
Provides nice git aliases and functions.
Stars: ✭ 26 (+62.5%)
Mutual labels:  zsh-plugins

NVM auto use

ZSH plugin to call nvm use automatically whenever you enter a directory that contains an .nvmrc file with a string telling nvm which node to use

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].