Show NodeJS version in Powerline themes (#1438)
Currently, only nvm is supported.
This commit is contained in:
committed by
Nils Winkler
parent
377f02714d
commit
a6e912854a
@@ -56,6 +56,7 @@ The contents of the prompt can be "reordered", all the "segments" (every piece o
|
||||
* `python_venv` - Python virtual environment information (`virtualenv`, `venv`
|
||||
and `conda` supported)
|
||||
* `ruby` - Current ruby version if using `rvm`
|
||||
* `node` - Current node version (only `nvm` is supported)
|
||||
* `scm` - Version control information, `git`
|
||||
* `user_info` - Current user
|
||||
* `wd` - Working directory, like `cwd` but doesn't show the full folder
|
||||
|
||||
Reference in New Issue
Block a user