mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-01-29 21:03:51 +02:00
comments
This commit is contained in:
parent
27b25196d8
commit
e2571dc95a
@ -4554,6 +4554,7 @@ function _p9k_prompt_net_iface_compute() {
|
||||
}
|
||||
|
||||
function _p9k_prompt_net_iface_async() {
|
||||
# netstat -inbI en0
|
||||
local iface ip line var
|
||||
typeset -A iface2ip
|
||||
if [[ -x /sbin/ifconfig ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user