From 4cdee85abd347f7785567d15df75b07547b34384 Mon Sep 17 00:00:00 2001 From: romkatv Date: Wed, 31 Jul 2019 14:57:19 +0200 Subject: [PATCH] enable nordvpn by default --- config/p10k-classic.zsh | 2 +- config/p10k-lean.zsh | 2 +- 2 files changed, 2 insertions(+), 2 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 diff --git a/config/p10k-lean.zsh b/config/p10k-lean.zsh index 81a3f40d..6914c474 100644 --- a/config/p10k-lean.zsh +++ b/config/p10k-lean.zsh @@ -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