From 6fae3a169b470ba84ef7f643451e1cac4be58d77 Mon Sep 17 00:00:00 2001 From: Roman Perepelitsa Date: Tue, 11 Jan 2022 12:55:43 +0100 Subject: [PATCH] add toolbox segment to the docs (#1713) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d4b8fb1..26f4674d 100644 --- a/README.md +++ b/README.md @@ -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 |