#! /bin/bash
ln -sf /usr/share/fontconfig/conf.avail/09-texlive.conf /etc/fonts/conf.d/09-texlive.conf
/usr/libexec/fc-cache-1 -f \
  /usr/share/texmf-dist/fonts/opentype \
  /usr/share/texmf-dist/fonts/truetype

# /usr/libexec/fc-cache-1 -f /usr/share/texmf-dist/fonts/type1

