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.
| Type | Description |
@ -71,8 +69,8 @@ set --universal tide_left_prompt_items context $tide_left_prompt_items
| [kubectl](#kubectl) | current kubernetes cluster/namespace |
| [node](#node) | node version number |
| [os](#os) | current operating system |
| [pwd](#pwd) | current directory |
| [php](#php) | php version |
| [pwd](#pwd) | current directory |
| [rustc](#rustc) | rustc version |
| [shlvl](#shlvl) | current level of nested shells |
| [status](#status) | exit code of the last command |