mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
stupid typo
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user