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