mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-16 17:50:09 +00:00
disable nordvpn temporarily until #148 is resolved
This commit is contained in:
parent
635b0d7c99
commit
7565d00218
2 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@ fi
|
|||
# rbenv # ruby version from rbenv (https://github.com/rbenv/rbenv)
|
||||
kubecontext # current kubernetes context (https://kubernetes.io/)
|
||||
context # user@host
|
||||
nordvpn # nordvpn connection status, linux only (https://nordvpn.com/)
|
||||
# nordvpn # nordvpn connection status, linux only (https://nordvpn.com/)
|
||||
# =========================[ Line #2 ]=========================
|
||||
newline
|
||||
# public_ip # public IP address
|
||||
|
|
|
@ -60,7 +60,7 @@ fi
|
|||
# rbenv # ruby version from rbenv (https://github.com/rbenv/rbenv)
|
||||
kubecontext # current kubernetes context (https://kubernetes.io/)
|
||||
context # user@host
|
||||
nordvpn # nordvpn connection status, linux only (https://nordvpn.com/)
|
||||
# nordvpn # nordvpn connection status, linux only (https://nordvpn.com/)
|
||||
# =========================[ Line #2 ]=========================
|
||||
newline
|
||||
# public_ip # public IP address
|
||||
|
|
Loading…
Reference in a new issue