1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-25 12:40:44 +00:00

Merge pull request #193 from rjorgenson/next

fixing segment call for new state implementation in prompt_load
This commit is contained in:
Ben Hilburn 2016-01-16 09:22:28 -08:00
commit 76e020a81e

View file

@ -519,7 +519,7 @@ prompt_load() {
current_state="normal"
fi
"$1_prompt_segment" "${0}${current_state}" "$2" "${load_states[$current_state]}" "$DEFAULT_COLOR" "$load_avg_5min" 'LOAD_ICON'
"$1_prompt_segment" "${0}_${current_state}" "$2" "${load_states[$current_state]}" "$DEFAULT_COLOR" "$load_avg_5min" 'LOAD_ICON'
}
# Node version