2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/videos.git synced 2024-12-29 11:40:23 +01:00
videos/install-fonts.sh
Laura Lazzati 1dd8478880
Add fonts and script to install them.
* fonts/DroidSerif-Bold.ttf: New file
 * fonts/DroidSerif-BoldItalic.ttf: New file
 * fonts/DroidSerif-Italic.ttf: New file
 * fonts/DroidSerif.ttf: New file
 * fonts/leaguegothic-condensed-italic-webfont.ttf: New file
 * fonts/leaguegothic-condensed-regular-webfont.ttf: New file
 * fonts/leaguegothic-italic-webfont.ttf: New file
 * fonts/leaguegothic-regular-webfont.ttf: New file
 * install-fonts.sh: New file
2019-02-28 18:55:27 -03:00

4 lines
44 B
Bash
Executable file

#!/bin/sh
cp -r fonts ~/.fonts
fc-cache -f