diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2019-07-31 15:57:19 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2019-07-31 15:57:19 +0300 |
commit | 4cdee85abd347f7785567d15df75b07547b34384 (patch) | |
tree | 0b2a6ca7f7e28685c0c49acd5a070b0df88d9f91 /config/p10k-classic.zsh | |
parent | aabb13e3bb4cffa371bbba923644ed18e4d65850 (diff) |
enable nordvpn by default
Diffstat (limited to 'config/p10k-classic.zsh')
-rw-r--r-- | config/p10k-classic.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/p10k-classic.zsh b/config/p10k-classic.zsh index 66416a53..889d6618 100644 --- a/config/p10k-classic.zsh +++ b/config/p10k-classic.zsh @@ -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 |