updated stuff
This commit is contained in:
parent
ccaeebddd7
commit
83c1534437
2 changed files with 2 additions and 10 deletions
|
@ -2,14 +2,5 @@ Host web
|
|||
ForwardX11 yes
|
||||
HostName megumi.eeleater.org
|
||||
|
||||
Host ldap
|
||||
HostName ldap.eeleater.org
|
||||
|
||||
Host mail
|
||||
ForwardX11 yes
|
||||
HostName mail.eeleater.org
|
||||
|
||||
Host sso
|
||||
ForwardX11 yes
|
||||
Hostname 192.168.100.78
|
||||
ProxyJump web
|
||||
|
|
|
@ -34,6 +34,7 @@
|
|||
# The list of segments shown on the left. Fill it with the most important segments.
|
||||
typeset -g POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(
|
||||
# =========================[ Line #1 ]=========================
|
||||
context # user@host
|
||||
dir # current directory
|
||||
vcs # git status
|
||||
# =========================[ Line #2 ]=========================
|
||||
|
@ -68,7 +69,7 @@
|
|||
# aws # aws profile (https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html)
|
||||
# aws_eb_env # aws elastic beanstalk environment (https://aws.amazon.com/elasticbeanstalk/)
|
||||
# azure # azure account name (https://docs.microsoft.com/en-us/cli/azure)
|
||||
context # user@hostname
|
||||
# context # user@hostname
|
||||
# nordvpn # nordvpn connection status, linux only (https://nordvpn.com/)
|
||||
# ranger # ranger shell (https://github.com/ranger/ranger)
|
||||
# vi_mode # vi mode (you don't need this if you've enabled prompt_char)
|
||||
|
|
Loading…
Add table
Reference in a new issue