A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/jrr997/zsh-nvm-auto-use below:

jrr997/zsh-nvm-auto-use: A zsh plugin that helps you execute `nvm use` automatically.

A ZSH plugin that automatically manages your Node.js versions using NVM based on your current directory.

Tired of manually switching Node versions?

This plugin helps you:

Automatically switch Node.js versions: When you cd into a directory, it automatically runs the nvm use command if you run it before, so you just need to run nvm use once for every directory.

  1. Prerequisites: Make sure you have NVM (Node Version Manager) installed on your system.

  2. Clone or Download:

  3. Enable the Plugin: Add the plugin to your .zshrc file:

    # dirs that make plugin activate, $HOME by default
    # export NVM_AUTO_USE_DIRS=( "/path/to/where" )
    source $ZSH_CUSTOM/plugins/zsh-nvm-auto-use/nvm-auto-use.plugin.zsh

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4