This commit is contained in:
chris 2019-08-01 17:07:47 +02:00 committed by GitHub
commit e4ca91d69b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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