skynet/fonts/install

5 lines
82 B
Bash
Executable File

#!/bin/sh
gpg --decrypt fonts.txz.gpg | tar xJvC ~/.local/share
fc-cache rebuild