stupid typo

This commit is contained in:
romkatv 2019-09-01 21:35:40 +02:00
parent 4bed2dc8c0
commit 61f5552c98

View file

@ -1156,7 +1156,7 @@ while true; do
else
options+="$POWERLEVEL9K_MODE"
fi
(( cap_python )) && options[-1] += ' + python'
(( cap_python )) && options[-1]+=' + python'
if (( cap_diamond )); then
left_subsep=$right_angle
right_subsep=$left_angle