aboutsummaryrefslogtreecommitdiff
path: root/.local/etc/uninames.txt
AgeCommit message (Collapse)AuthorFilesLines
2022-05-23Update uninames.txtPatrick Spek1-0/+2330
curl https://unicode.org/Public/UNIDATA/UnicodeData.txt \ | awk -F\; '{ print $2 }' \ | grep -v '^<' \ > .local/etc/uninames.txt
2019-10-02Include the list of unicode namesPatrick Spek1-0/+32197