diff options
author | Térence Clastres <t.clastres@gmail.com> | 2017-10-07 20:16:06 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-07 20:16:06 +0300 |
commit | 954faf2695e138570f41ba368c02b992e9d607ac (patch) | |
tree | b0d09047e9b85b3ec3f940e2356c6e8b390e24ea | |
parent | 834b6735fa8867b5447f79f94915835cb871a08a (diff) |
Fix incomplete vpn segment name
The segment function is called *prompt_vpn_ip()* thus the segment needs to be called "vpn_ip".
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -451,7 +451,7 @@ specify the correct network interface by setting: |----------|---------------|-------------| |`POWERLEVEL9K_IP_INTERFACE`|None|The NIC for which you wish to display the IP address. Example: `eth0`.| -##### vpn +##### vpn_ip This segment tries to extract the VPN related IP addresses from nmcli, based on the NIC type: |