aboutsummaryrefslogtreecommitdiff
path: root/config/p10k-rainbow.zsh
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-01-18 18:46:52 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-01-18 18:46:52 +0300
commit831b8da62e345391676af081b3ea2cd83de05995 (patch)
treeffe49340456271d67cc007f206c9fd2a602caeab /config/p10k-rainbow.zsh
parenta36b0cba2498caf3e77b4d58960c899adafab5f9 (diff)
add a comment explaining how to display VPN ip
Diffstat (limited to 'config/p10k-rainbow.zsh')
-rw-r--r--config/p10k-rainbow.zsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/p10k-rainbow.zsh b/config/p10k-rainbow.zsh
index 3cfeb8a1..56062aac 100644
--- a/config/p10k-rainbow.zsh
+++ b/config/p10k-rainbow.zsh
@@ -1044,6 +1044,7 @@
# typeset -g POWERLEVEL9K_VPN_IP_FOREGROUND=0
# typeset -g POWERLEVEL9K_VPN_IP_BACKGROUND=6
# When on VPN, show just an icon without the IP address.
+ # Tip: To display the private IP address when on VPN, remove the next line.
typeset -g POWERLEVEL9K_VPN_IP_CONTENT_EXPANSION=
# Regular expression for the VPN network interface. Run ifconfig while on VPN to see the
# name of the interface.