diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2022-12-02 12:36:06 +0300 |
---|---|---|
committer | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2022-12-02 12:36:06 +0300 |
commit | a7bf4c83dee601f91aaabf3956c93f5ebe26699d (patch) | |
tree | feee85ee996ceb7e630a407b751a633f4f5fadd2 | |
parent | edafcb5a7dbe809d40264643a55b72a25c3bbe05 (diff) |
docs: add cpu_arch
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 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) | | `command_execution_time` | duration (wall time) of the last command | | `context` | user@hostname | +| `cpu_arch` | CPU architecture | | `dir` | current working directory | | `direnv` | [direnv](https://direnv.net/) status | | `disk_usage` | disk usage | |