Skip to content

Instantly share code, notes, and snippets.

@yuriburger
Last active May 29, 2024 18:44
Show Gist options
  • Save yuriburger/f13208717b1878fe835346b9871d0ead to your computer and use it in GitHub Desktop.
Save yuriburger/f13208717b1878fe835346b9871d0ead to your computer and use it in GitHub Desktop.
[add ms font to linux] Add Microsoft Core fonts to Alpine Linux #linux
apk --update add fontconfig msttcorefonts-installer
update-ms-fonts
fc-cache -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment