Skip to content

Instantly share code, notes, and snippets.

@igaozp
Last active August 15, 2016 02:03
Show Gist options
  • Save igaozp/0d74a78c038dddd3aa2903de0790c8a6 to your computer and use it in GitHub Desktop.
Save igaozp/0d74a78c038dddd3aa2903de0790c8a6 to your computer and use it in GitHub Desktop.
sudo mkdir /usr/share/fonts/oh-my-fonts
sudo cp 存放字体的目录/*  /usr/share/fonts/oh-my-fonts
sudo chmod 644 /usr/share/fonts/oh-my-fonts/*
cd /usr/share/fonts/oh-my-fonts
sudo mkfontscale
sudo mkfontdir
sudo fc-cache -fv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment