Update

Ilan Cosman 2021-08-18 05:27:49 -07:00
parent cabf9a08b7
commit 651f8d080e

@ -1,5 +1,3 @@
# This page is not yet up to date for version 5.0
The following sections contain tables of variable names, their descriptions, and their types, organized alphabetically. The following sections contain tables of variable names, their descriptions, and their types, organized alphabetically.
| Type | Description | | Type | Description |
@ -71,8 +69,8 @@ set --universal tide_left_prompt_items context $tide_left_prompt_items
| [kubectl](#kubectl) | current kubernetes cluster/namespace | | [kubectl](#kubectl) | current kubernetes cluster/namespace |
| [node](#node) | node version number | | [node](#node) | node version number |
| [os](#os) | current operating system | | [os](#os) | current operating system |
| [pwd](#pwd) | current directory |
| [php](#php) | php version | | [php](#php) | php version |
| [pwd](#pwd) | current directory |
| [rustc](#rustc) | rustc version | | [rustc](#rustc) | rustc version |
| [shlvl](#shlvl) | current level of nested shells | | [shlvl](#shlvl) | current level of nested shells |
| [status](#status) | exit code of the last command | | [status](#status) | exit code of the last command |