nodenv-package-rehash

Automatically runs `nodenv rehash`

https://github.com/nodenv/nodenv-package-rehash

/api/formula/nodenv-package-rehash.json (JSON API)

Formula code on GitHub

Current versions:

stable 1.4.0
head ⚡️ HEAD

Depends on:

Speed up your shell initialization!
With this plugin now installed, you can (optionally) configure nodenv to skip rehashing on shell startup.
In your shell startup file (.bash_profile, .bashrc or .zshrc), add `--no-rehash` to the `nodenv init` line.
     eval "$(nodenv init - --no-rehash)"
Fork me on GitHub