nix-config/sh/801-firefox
2018-08-31 16:12:52 -04:00

13 lines
227 B
Bash

#!/bin/sh
#
# Firefox is the standard web browser.
#
# Note that you should install fonts before you install Firefox,
# as it requires a ttf variant.
#
# https://wiki.archlinux.org/index.php/Firefox
set -xe
pacman -S firefox