mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-22 04: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
|
# go_version # golang version
|
||||||
kubecontext # current kubernetes context (https://kubernetes.io/)
|
kubecontext # current kubernetes context (https://kubernetes.io/)
|
||||||
context # user@host
|
context # user@host
|
||||||
|
nordvpn # nordvpn connection status, linux only (https://nordvpn.com/)
|
||||||
# =========================[ Line #2 ]=========================
|
# =========================[ Line #2 ]=========================
|
||||||
newline
|
newline
|
||||||
# nordvpn # nordvpn connection status, linux only (https://nordvpn.com/)
|
|
||||||
# public_ip # public IP address
|
# public_ip # public IP address
|
||||||
# battery # internal battery
|
# battery # internal battery
|
||||||
# time # current time
|
# time # current time
|
||||||
|
|
|
@ -59,9 +59,9 @@ fi
|
||||||
# go_version # golang version
|
# go_version # golang version
|
||||||
kubecontext # current kubernetes context (https://kubernetes.io/)
|
kubecontext # current kubernetes context (https://kubernetes.io/)
|
||||||
context # user@host
|
context # user@host
|
||||||
|
nordvpn # nordvpn connection status, linux only (https://nordvpn.com/)
|
||||||
# =========================[ Line #2 ]=========================
|
# =========================[ Line #2 ]=========================
|
||||||
newline
|
newline
|
||||||
# nordvpn # nordvpn connection status, linux only (https://nordvpn.com/)
|
|
||||||
# public_ip # public IP address
|
# public_ip # public IP address
|
||||||
# battery # internal battery
|
# battery # internal battery
|
||||||
# time # current time
|
# time # current time
|
||||||
|
|
Loading…
Reference in a new issue