Skip to content

Commit

Permalink
add 'sleep 3' after changing iTerm2 settings; just trying random shit
Browse files Browse the repository at this point in the history
  • Loading branch information
romkatv committed Feb 26, 2020
1 parent ffbf869 commit cb3f58d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion internal/wizard.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -346,8 +346,9 @@ function install_font() {
run_command "" /usr/libexec/PlistBuddy -c \
"Add :\"New Bookmarks\":0:$k $t $v" ~/Library/Preferences/com.googlecode.iterm2.plist
done
print -P " %2FOK%f"
run_command "Updating %BiTerm2%b settings cache" /usr/bin/defaults read com.googlecode.iterm2
sleep 3
print -P " %2FOK%f"
clear
flowing +c "%2FMeslo Nerd Font%f" successfully installed.
print -P ""
Expand Down

0 comments on commit cb3f58d

Please sign in to comment.