mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
Fix incomplete vpn segment name
The segment function is called *prompt_vpn_ip()* thus the segment needs to be called "vpn_ip".
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user