docs: add cpu_arch

This commit is contained in:
Roman Perepelitsa 2022-12-02 10:36:06 +01:00
parent edafcb5a7d
commit a7bf4c83de

View file

@ -317,6 +317,7 @@ enable as many segments as you like. It won't slow down your prompt or Zsh start
| `battery` | internal battery state and charge level (yep, batteries *literally* included) | | `battery` | internal battery state and charge level (yep, batteries *literally* included) |
| `command_execution_time` | duration (wall time) of the last command | | `command_execution_time` | duration (wall time) of the last command |
| `context` | user@hostname | | `context` | user@hostname |
| `cpu_arch` | CPU architecture |
| `dir` | current working directory | | `dir` | current working directory |
| `direnv` | [direnv](https://direnv.net/) status | | `direnv` | [direnv](https://direnv.net/) status |
| `disk_usage` | disk usage | | `disk_usage` | disk usage |