mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-04 21:56:46 +01:00
Merge pull request #243 from trolley/topic/fix_typo
Correct typo when replacing config file
This commit is contained in:
commit
2e18704654
1 changed files with 1 additions and 1 deletions
|
|
@ -1464,7 +1464,7 @@ clear
|
||||||
|
|
||||||
flowing +c Powerlevel10k configuration has been written to %2F$__p9k_cfg_path_u%f.
|
flowing +c Powerlevel10k configuration has been written to %2F$__p9k_cfg_path_u%f.
|
||||||
if [[ -n $config_backup ]]; then
|
if [[ -n $config_backup ]]; then
|
||||||
flowing +c The backup of the previuos version is at %3F$config_backup_u%f.
|
flowing +c The backup of the previous version is at %3F$config_backup_u%f.
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if (( write_config )); then
|
if (( write_config )); then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue