Show NodeJS version in Powerline themes (#1438)

Currently, only nvm is supported.
This commit is contained in:
Eduardo Bellido Bellido
2019-12-02 08:36:57 +01:00
committed by Nils Winkler
parent 377f02714d
commit a6e912854a
10 changed files with 52 additions and 5 deletions

View File

@@ -52,6 +52,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