首页 > 技术文章 > linux安装Mac的默认Monaco字体

rollenholt 2013-10-18 11:08 原文

Monaco字体是我最喜欢的编程字体,如果你想在linux上面安装,只需要在terminal中执行:

 

curl -kL https://raw.github.com/cstrap/monaco-font/master/install-font-ubuntu.sh | bash

一切就是那么完美

推荐阅读