mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-16 09:50:06 +00:00
Add note about NVM to the readme
This commit is contained in:
parent
7e6339ec27
commit
d5ffa502e2
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ The segments that are currently available are:
|
||||||
* [ip](#ip) - Shows the current IP address.
|
* [ip](#ip) - Shows the current IP address.
|
||||||
* **load** - Your machines 5 minute load average and free RAM.
|
* **load** - Your machines 5 minute load average and free RAM.
|
||||||
* **node_version** - Show the version number of the installed Node.js.
|
* **node_version** - Show the version number of the installed Node.js.
|
||||||
|
* **nvm** - Show the version of Node that is currently active, if it differs from the version used by NVM
|
||||||
* **os_icon** - Display a nice little icon, depending on your operating system.
|
* **os_icon** - Display a nice little icon, depending on your operating system.
|
||||||
* **php_version** - Show the current PHP version.
|
* **php_version** - Show the current PHP version.
|
||||||
* [rbenv](#rbenv) - Ruby environment information (if one is active).
|
* [rbenv](#rbenv) - Ruby environment information (if one is active).
|
||||||
|
|
Loading…
Reference in a new issue