stupid typo

pull/198/head
romkatv 2019-09-01 21:35:40 +02:00
parent 4bed2dc8c0
commit 61f5552c98
1 changed files with 1 additions and 1 deletions

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