skynet/fonts/install

5 lines
82 B
Plaintext
Raw Normal View History

2022-04-07 20:40:16 -05:00
#!/bin/sh
gpg --decrypt fonts.txz.gpg | tar xJvC ~/.local/share
fc-cache rebuild