From d8c509f5c92d850de92417c7fdad4ce7fcb18fb4 Mon Sep 17 00:00:00 2001 From: romkatv Date: Mon, 5 Aug 2019 11:17:34 +0200 Subject: require zsh 5.3 for nordvpn segment; fixes #148 --- config/p10k-classic.zsh | 2 +- config/p10k-lean.zsh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/p10k-classic.zsh b/config/p10k-classic.zsh index ac4750e8..cbb4de47 100644 --- a/config/p10k-classic.zsh +++ b/config/p10k-classic.zsh @@ -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 diff --git a/config/p10k-lean.zsh b/config/p10k-lean.zsh index 6e998971..52dcdcf4 100644 --- a/config/p10k-lean.zsh +++ b/config/p10k-lean.zsh @@ -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 -- cgit v1.2.3