mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-25 22:22:31 +01:00
typo
This commit is contained in:
parent
4f94d1d640
commit
e4ca91d69b
1 changed files with 1 additions and 1 deletions
|
|
@ -628,7 +628,7 @@ clear
|
||||||
|
|
||||||
print -P "Powerlevel10k configuration has been written to %B%2F$__p9k_cfg_path_u%f%b."
|
print -P "Powerlevel10k configuration has been written to %B%2F$__p9k_cfg_path_u%f%b."
|
||||||
if [[ -n $config_backup ]]; then
|
if [[ -n $config_backup ]]; then
|
||||||
print -P "The backup of the previuos version is at %B%3F$config_backup%f%b."
|
print -P "The backup of the previous version is at %B%3F$config_backup%f%b."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if (( write_config )); then
|
if (( write_config )); then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue