add ability to force rbenv being shown

This commit is contained in:
Matt Nicholson
2017-09-06 10:25:18 -04:00
parent 9f4faf7f21
commit 79a73ef4aa
2 changed files with 12 additions and 4 deletions
+4
View File
@@ -500,6 +500,10 @@ It figures out the version being used by taking the output of the `rbenv version
* If `rbenv` is not in $PATH, nothing will be shown.
* If the current Ruby version is the same as the global Ruby version, nothing will be shown.
Variable | Default Value | Description |
|----------|---------------|-------------|
|`POWERLEVEL9K_RBENV_ALWAYS`|'false'|Always show rbenv version, even if global|
##### rspec_stats
See [Unit Test Ratios](#unit-test-ratios), below.