Fixes for README and CHANGELOG re: `vpn` segment.
parent
70e0b20772
commit
3c3a86a42f
|
@ -22,7 +22,7 @@ Shows the current context of your `kubectl` configuration.
|
||||||
|
|
||||||
### New Segment: `vpn`
|
### New Segment: `vpn`
|
||||||
|
|
||||||
Shows current `vpn` address.
|
Shows current `vpn` interface.
|
||||||
|
|
||||||
## v0.6.4
|
## v0.6.4
|
||||||
|
|
||||||
|
|
|
@ -452,7 +452,7 @@ This segment tries to extract the VPN related IP addresses from nmcli, based on
|
||||||
|
|
||||||
| Variable | Default Value | Description |
|
| Variable | Default Value | Description |
|
||||||
|----------|---------------|-------------|
|
|----------|---------------|-------------|
|
||||||
|`POWERLEVEL9K_VPN_IP_INTERFACE`|tun|The VPN NIC type|
|
|`POWERLEVEL9K_VPN_IP_INTERFACE`|`tun`|The VPN interface.|
|
||||||
|
|
||||||
##### public_ip
|
##### public_ip
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue