1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2025-10-30 23:43:47 +02:00

Re-enables script for all fonts

This commit is contained in:
Ryan L McIntyre
2016-11-18 20:27:38 -05:00
parent 267f2c92e3
commit 0ddc8d3efa

View File

@@ -14,7 +14,8 @@ cd ../../patched-fonts/ || {
}
#find ./Hack -maxdepth 0 -type d | # uncomment to test 1 font
find . -maxdepth 1 -type d | # uncomment to test all font
#find ./ProFont -maxdepth 0 -type d | # uncomment to test 1 font
find . -maxdepth 1 -type d | # uncomment to test all fonts
while read -r filename
do