nix-config/sh/091-fonts
2018-08-31 15:39:35 -04:00

19 lines
403 B
Bash

#!/bin/sh
#
# Note that before we'd use the `ttf-noto` package from the AUR,
# although I doubt this is needed anymore with the official packages.
#
# https://wiki.archlinux.org/index.php/Fonts
set -xe
sudo pacman -S ttf-hack
sudo pacman -S ttf-fira-mono
sudo pacman -S ttf-roboto
sudo pacman -S ttf-dejavu ttf-liberation
sudo pacman -S noto-fonts noto-fonts-cjk noto-fonts-emoji noto-fonts-extra