User context.

This commit is contained in:
Bartek Stalewski 2020-01-21 18:10:40 +01:00
parent f60d928101
commit da875aa204

View File

@ -41,6 +41,7 @@
status # exit code of the last command status # exit code of the last command
# =========================[ Line #2 ]========================= # =========================[ Line #2 ]=========================
newline newline
context # user@hostname
prompt_char # prompt symbol prompt_char # prompt symbol
) )
@ -71,7 +72,6 @@
# azure # azure account name (https://docs.microsoft.com/en-us/cli/azure) # azure # azure account name (https://docs.microsoft.com/en-us/cli/azure)
# gcloud # google cloud cli acccount and project (https://cloud.google.com/) # gcloud # google cloud cli acccount and project (https://cloud.google.com/)
# google_app_cred # google application credentials (https://cloud.google.com/docs/authentication/production) # 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/) # nordvpn # nordvpn connection status, linux only (https://nordvpn.com/)
# ranger # ranger shell (https://github.com/ranger/ranger) # ranger # ranger shell (https://github.com/ranger/ranger)
# nnn # nnn shell (https://github.com/jarun/nnn) # nnn # nnn shell (https://github.com/jarun/nnn)