diff options
| author | Ryan Kavanagh <rak@rak.ac> | 2021-12-13 17:17:25 -0500 |
|---|---|---|
| committer | Ryan Kavanagh <rak@rak.ac> | 2021-12-13 17:17:25 -0500 |
| commit | 4d34ea76dd72cc811cb1e40bc5f91dc74b3e3dc3 (patch) | |
| tree | 38ced096661c94646ab7c49a02011dec10f3a54c /README | |
| parent | dzen scripts are executable (diff) | |
update font handling
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
