check for fc-cache before updating font cache

This commit is contained in:
Andrew Coleman 2019-01-01 23:10:28 +00:00
commit be7c6afe3f

View file

@ -17,4 +17,4 @@ config config status.showUntrackedFiles no
config push --set-upstream origin master config push --set-upstream origin master
config submodule init config submodule init
config submodule update config submodule update
fc-cache -f -v ~/.fonts which fc-cache && fc-cache -f -v ~/.fonts || true