mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-12 08:10:07 +00:00
enable nordvpn by default
This commit is contained in:
parent
aabb13e3bb
commit
4cdee85abd
2 changed files with 2 additions and 2 deletions
|
@ -57,9 +57,9 @@ fi
|
|||
# go_version # golang version
|
||||
kubecontext # current kubernetes context (https://kubernetes.io/)
|
||||
context # user@host
|
||||
nordvpn # nordvpn connection status, linux only (https://nordvpn.com/)
|
||||
# =========================[ Line #2 ]=========================
|
||||
newline
|
||||
# nordvpn # nordvpn connection status, linux only (https://nordvpn.com/)
|
||||
# public_ip # public IP address
|
||||
# battery # internal battery
|
||||
# time # current time
|
||||
|
|
|
@ -59,9 +59,9 @@ fi
|
|||
# go_version # golang version
|
||||
kubecontext # current kubernetes context (https://kubernetes.io/)
|
||||
context # user@host
|
||||
nordvpn # nordvpn connection status, linux only (https://nordvpn.com/)
|
||||
# =========================[ Line #2 ]=========================
|
||||
newline
|
||||
# nordvpn # nordvpn connection status, linux only (https://nordvpn.com/)
|
||||
# public_ip # public IP address
|
||||
# battery # internal battery
|
||||
# time # current time
|
||||
|
|
Loading…
Reference in a new issue