Package in the source-code-pro font for spacemacs

This commit is contained in:
SolidHal 2018-10-30 20:03:57 +00:00
parent a2e8109037
commit ecc4d4938b
2 changed files with 6 additions and 0 deletions

@ -0,0 +1 @@
Subproject commit e99ed3b714cd2b3c0d5ac8cc45fd8181d79c0d0b

View File

@ -72,6 +72,11 @@ then
cp $DIR/firefox-esr/prawn-settings.js /usr/lib/firefox-esr/defaults/pref/
cp $DIR/firefox-esr/prawn.cfg /usr/lib/firefox-esr/
#Install the source code pro font for spacemacs
[ -d /usr/share/fonts/opentype ] || mkdir /usr/share/fonts/opentype
cp -rf $DIR/fonts/* /usr/share/fonts/opentype/
fc-cache
#Install xmodmap map, autostart
cp -rf $DIR/xfce-config/xmodmap/.Xmodmap /etc/skel/
cp -rf $DIR/xfce-config/xmodmap/.xinitrc /etc/skel/