mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-02-06 12:35:00 +02:00
[why] We have the same file in the repo, once with the ending 'TXT' and once with the ending 'txt'. This raises an issue on case-insensitive file systems. [how] The original in src/unpatched-fonts has the lower case ending. So drop the capital letters one. Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>