diff options
author | Adam Hovorka <[email protected]> | 2017-10-01 18:55:18 -0600 |
---|---|---|
committer | Adam Hovorka <[email protected]> | 2017-10-01 18:55:18 -0600 |
commit | 8ba2721b482bfadac7af1cc0c6b780dbd1492f0b (patch) | |
tree | 7d9d3149aee2c9bfe79afa74171e3f61f6bf2c36 /termux.yaml | |
parent | daf16879684fa2c56a2c7204dd90dac3154623c5 (diff) |
Correct typo 'tyf' -> 'ttf'
D'oh.
Diffstat (limited to 'termux.yaml')
-rw-r--r-- | termux.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/termux.yaml b/termux.yaml index 3f9f641..2cf38f1 100644 --- a/termux.yaml +++ b/termux.yaml @@ -7,7 +7,7 @@ - link: ~/.termux/colors.properties: termux/colors.properties - ~/.termux/font.tyf: termux/font.ttf + ~/.termux/font.ttf: termux/font.ttf - shell: - chsh -s zsh |