Automatically runs `nodenv rehash`
https://github.com/nodenv/nodenv-package-rehash
/api/formula-linux/nodenv-package-rehash.json (JSON API)
Linux 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)"  |