diff --git a/zsh/.p10k.zsh b/zsh/.p10k.zsh index e86189c..f8ad796 100644 --- a/zsh/.p10k.zsh +++ b/zsh/.p10k.zsh @@ -32,6 +32,7 @@ # The list of segments shown on the left. Fill it with the most important segments. typeset -g POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=( # os_icon # os identifier + context # user@hostname dir # current directory jj # jujutsu status (hides vcs in jj repos) vcs # git status (shown in non-jj repos only) @@ -82,7 +83,6 @@ gcloud # google cloud cli account and project (https://cloud.google.com/) google_app_cred # google application credentials (https://cloud.google.com/docs/authentication/production) toolbox # toolbox name (https://github.com/containers/toolbox) - context # user@hostname nordvpn # nordvpn connection status, linux only (https://nordvpn.com/) ranger # ranger shell (https://github.com/ranger/ranger) yazi # yazi shell (https://github.com/sxyazi/yazi)