LoginSignup
16
17

More than 5 years have passed since last update.

プログラミング用フォントをMacに homebrew でインストール

Posted at

メモ

インストール方法

$ brew tap sanemat/font
$ brew install ricty
$ cp -f /usr/local/Cellar/ricty/3.2.2/share/fonts/Ricty*.ttf ~/Library/Fonts/
$ fc-cache -vf

参考URL

brew install ricty | 實松アウトプット
http://sanematsu.wordpress.com/2013/05/11/brew-install-ricty/

16
17
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
16
17