From da875aa20459cbee9a194ed2ce264e8083ddf3f8 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Tue, 21 Jan 2020 18:10:40 +0100 Subject: [PATCH] User context. --- zsh/p10k.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/p10k.zsh b/zsh/p10k.zsh index 150ede4..f975ba4 100644 --- a/zsh/p10k.zsh +++ b/zsh/p10k.zsh @@ -41,6 +41,7 @@ status # exit code of the last command # =========================[ Line #2 ]========================= newline + context # user@hostname prompt_char # prompt symbol ) @@ -71,7 +72,6 @@ # azure # azure account name (https://docs.microsoft.com/en-us/cli/azure) # gcloud # google cloud cli acccount and project (https://cloud.google.com/) # google_app_cred # google application credentials (https://cloud.google.com/docs/authentication/production) - # context # user@hostname # nordvpn # nordvpn connection status, linux only (https://nordvpn.com/) # ranger # ranger shell (https://github.com/ranger/ranger) # nnn # nnn shell (https://github.com/jarun/nnn)