参考
- https://blog.csdn.net/kellncy/article/details/90345506
- https://blog.csdn.net/kellncy/article/details/90345506
- GitHub上的开源字体FiraCode:https://github.com/tonsky/FiraCode
VSCode 配置
#open : /home/hello/.config/Code/User/settings.json, add:
"editor.fontFamily": "'Fira Code'",
"editor.fontLigatures": true,