1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-11-12 08:10:07 +00:00
This commit is contained in:
Roman Perepelitsa 2019-07-28 21:25:46 +02:00 committed by GitHub
parent 4f94d1d640
commit e3f5a1c343
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -583,7 +583,7 @@ function write_zshrc() {
print -lr -- "" $comments "source $__p9k_cfg_path_u" >>$__p9k_zshrc
print -P ""
print -P "The following lines have been appended to your %B%4F$__p9k_zshrc_u%f%b:"
print -P "The following lines have been appended to %B%4F$__p9k_zshrc_u%f%b:"
print -P ""
print -lP -- ' %8F'${^comments}'%f' " %2Fsource%f %15F$__p9k_cfg_path_u%f"
}