diff options
author | Chris Baker <ChrisBaker97@users.noreply.github.com> | 2019-03-12 23:08:00 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-12 23:08:00 +0300 |
commit | 6e67ade8f31b3ebc4df54fbfb36b7213f8e407b3 (patch) | |
tree | 9ccb7f81b002886e405784b45917b0f59744a5e9 | |
parent | c4a8118b4574b5746da3cf99ea2b8f11500470ad (diff) |
remove reference to POWERLEVEL9K_RBENV_ALWAYS
-rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -573,10 +573,6 @@ 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. * By default, if the current local Ruby version is the same as the global Ruby version, nothing will be shown. See the configuration variable, below, to modify this behavior. -Variable | Default Value | Description | -|----------|---------------|-------------| -|`POWERLEVEL9K_RBENV_ALWAYS`|'false'|Always show the `rbenv` segment, even if the local version matches the global.| - | Variable | Default Value | Description | |----------|---------------|-------------| |`POWERLEVEL9K_RBENV_PROMPT_ALWAYS_SHOW`|`false`|Set to true if you wish to show the rbenv segment even if the current Ruby version is the same as the global Ruby version| |