Added the "visual identifier" concept to the ip segment.

This commit is contained in:
Dominik Ritter 2015-12-15 00:59:39 +01:00
parent d5d5acb490
commit bb5cca9af7

View file

@ -449,7 +449,7 @@ prompt_ip() {
fi
fi
"$1_prompt_segment" "$0" "cyan" "$DEFAULT_COLOR" "$(print_icon 'NETWORK_ICON') $ip"
"$1_prompt_segment" "$0" "cyan" "$DEFAULT_COLOR" "$ip" 'NETWORK_ICON'
}
prompt_load() {