From 4d34ea76dd72cc811cb1e40bc5f91dc74b3e3dc3 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Mon, 13 Dec 2021 17:17:25 -0500 Subject: update font handling --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index d5458b3..f8363f7 100644 --- a/README +++ b/README @@ -16,3 +16,7 @@ To push to self-host and github, add the following to .git/config url = git@github.com:ryanakca/ryanakca-dotfiles.git url = hades.rak.ac:public_git/ryanakca-dotfiles.git fetch = +refs/heads/*:refs/remotes/origin/* + +To install fonts: + + make -C fonts install -- cgit v1.2.3