aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2023-06-11 10:09:24 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2023-06-11 10:09:24 +0300
commit944f52fc430259ff49f497f3516a3ddfb45a0a6b (patch)
treea6b99ed06a794ab21bf9d482af8276e16310424d /README.md
parentcc4878aef2bdefbac98fa135fca6070d27e4f041 (diff)
move chezmoi_shell in the docs closer to other shell indicator segments
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a4aff1fc..d4cbc457 100644
--- a/README.md
+++ b/README.md
@@ -314,7 +314,6 @@ enable as many segments as you like. It won't slow down your prompt or Zsh start
| `azure` | [azure](https://docs.microsoft.com/en-us/cli/azure) account name |
| `background_jobs` | presence of background jobs |
| `battery` | internal battery state and charge level (yep, batteries *literally* included) |
-| `chezmoi_shell` | [chezmoi](https://www.chezmoi.io/) shell |
| `command_execution_time` | duration (wall time) of the last command |
| `context` | user@hostname |
| `cpu_arch` | CPU architecture |
@@ -339,6 +338,7 @@ enable as many segments as you like. It won't slow down your prompt or Zsh start
| `nix_shell` | [nix shell](https://nixos.org/nixos/nix-pills/developing-with-nix-shell.html) indicator |
| `nnn` | [nnn](https://github.com/jarun/nnn) shell |
| `lf` | [lf](https://github.com/gokcehan/lf) shell |
+| `chezmoi_shell` | [chezmoi](https://www.chezmoi.io/) shell |
| `nodeenv` | node.js environment from [nodeenv](https://github.com/ekalinin/nodeenv) |
| `nodenv` | node.js environment from [nodenv](https://github.com/nodenv/nodenv) |
| `node_version` | [node.js](https://nodejs.org/) version |