diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2022-01-11 14:55:43 +0300 |
---|---|---|
committer | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2022-01-11 14:55:43 +0300 |
commit | 6fae3a169b470ba84ef7f643451e1cac4be58d77 (patch) | |
tree | e093cd27a64f8935e8514bdf8626ee73a06c2bfb | |
parent | 683a485232d75978a79199a305c4fc4843772a77 (diff) |
add toolbox segment to the docs (#1713)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -350,6 +350,7 @@ 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 | | `gcloud` | [google cloud](https://cloud.google.com/) cli account and project | | `google_app_cred` | [google application credentials](https://cloud.google.com/docs/authentication/production) | +| `toolbox` | [toolbox](https://github.com/containers/toolbox) name | | `nordvpn` | [nordvpn](https://nordvpn.com/) connection status | | `ranger` | [ranger](https://github.com/ranger/ranger) shell | | `nnn` | [nnn](https://github.com/jarun/nnn) shell | |