Skip to content

Instantly share code, notes, and snippets.

@znake
Created July 11, 2012 09:00
Show Gist options
  • Save znake/3089157 to your computer and use it in GitHub Desktop.
Save znake/3089157 to your computer and use it in GitHub Desktop.
clear fontcache OSX
$ atsutil databases -removeUser
# If you want to remove the font cache for all users, use this command, and provide your admin password when asked:
$ sudo atsutil databases -remove
# Once you’ve cleared the caches, you should stop and restart the ATS server with these commands:
$ atsutil server -shutdown
$ atsutil server -ping
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment