mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-12 08:10:07 +00:00
Fixes for README and CHANGELOG re: vpn
segment.
This commit is contained in:
parent
70e0b20772
commit
3c3a86a42f
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ Shows the current context of your `kubectl` configuration.
|
|||
|
||||
### New Segment: `vpn`
|
||||
|
||||
Shows current `vpn` address.
|
||||
Shows current `vpn` interface.
|
||||
|
||||
## 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 |
|
||||
|----------|---------------|-------------|
|
||||
|`POWERLEVEL9K_VPN_IP_INTERFACE`|tun|The VPN NIC type|
|
||||
|`POWERLEVEL9K_VPN_IP_INTERFACE`|`tun`|The VPN interface.|
|
||||
|
||||
##### public_ip
|
||||
|
||||
|
|
Loading…
Reference in a new issue