summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2022-12-02 12:36:06 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2022-12-02 12:36:06 +0300
commita7bf4c83dee601f91aaabf3956c93f5ebe26699d (patch)
treefeee85ee996ceb7e630a407b751a633f4f5fadd2
parentedafcb5a7dbe809d40264643a55b72a25c3bbe05 (diff)
docs: add cpu_arch
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bd27a04c..48768808 100644
--- a/README.md
+++ b/README.md
@@ -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 |