mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 08:20:10 +00:00
Added the "visual identifier" concept to the ip segment.
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user