mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 08:00:06 +00:00
Merge pull request #643 from terencode/patch-1
Fix incomplete vpn segment name
This commit is contained in:
commit
aef54bfbaa
1 changed files with 1 additions and 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`.|
|
|`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:
|
This segment tries to extract the VPN related IP addresses from nmcli, based on the NIC type:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue