mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
docs: add cpu_arch
This commit is contained in:
parent
edafcb5a7d
commit
a7bf4c83de
1 changed files with 1 additions and 0 deletions
|
@ -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 |
|
||||||
|
|
Loading…
Reference in a new issue