minor fixes

This commit is contained in:
romkatv 2019-09-03 23:07:46 +02:00
parent 7f90c103d1
commit 7c513a1e79

View file

@ -322,9 +322,9 @@ function install_font() {
"Set :\"New Bookmarks\":0:$k $v" ~/Library/Preferences/com.googlecode.iterm2.plist "Set :\"New Bookmarks\":0:$k $v" ~/Library/Preferences/com.googlecode.iterm2.plist
done done
print -P " %2FOK%f" print -P " %2FOK%f"
run_command "Updating %BiTerm2%b settings cache" defaults read com.googlecode.iterm2 run_command "Updating %BiTerm2%b settings cache" /usr/bin/defaults read com.googlecode.iterm2
clear clear
print -P "%2FMeslo Nerd Font%f successfully installed." print -P "%2FMeslo Nerd Font%f successfully installed."
print -P "" print -P ""
print -P "Please %Brestart iTerm2%b for the changes to take effect." print -P "Please %Brestart iTerm2%b for the changes to take effect."
print -P "" print -P ""