http://gothoxeo4g2yqa3ba27z3sigeprlwan3deogkejooe7zqccou6qgkvad.onion/tonsky/FiraCode
/script/bootstrap_macos.sh # build the font files ./script/build.sh # install OTFs to ~/Library/Fonts cp distr/otf/ * .otf ~ /Library/Fonts Alternatively, you can build Fira Code using Docker: # install dependencies in a container and build the font files make # package the font files from dist/ into a zip make package If you want to permanently enable certain style sets or character variations, maybe because your editor of choice does not allow you to toggle these individually, you can...