mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-12-12 19:18:28 +02:00
fix a spello in comments in the generated .p10k.zsh
This commit is contained in:
parent
d2f78d4b29
commit
0745592886
@ -1057,7 +1057,7 @@ function ask_use_rprompt() {
|
||||
case $choice in
|
||||
r) return 1;;
|
||||
1) ;;
|
||||
2) pure_use_rprompt=; options+=rpromt;;
|
||||
2) pure_use_rprompt=; options+=rprompt;;
|
||||
esac
|
||||
return 0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user