mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
comments
This commit is contained in:
parent
27b25196d8
commit
e2571dc95a
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue