Ricty
プログラミング用フォント Ricty
プログラミング用のフォント
Powerline用もいけるみたい
バッククォートに既知のバグがあるけど
姉妹フォントにライセンスが楽な
Ricty Diminished
インストール
Homebrewをつかう
code:terminal
$ brew tap sanemat/font
$ brew install ricty --with-powerline
==> Installing ricty from sanemat/font
~~~
***************************************************
To install Ricty:
$ cp -f /usr/local/opt/ricty/share/fonts/Ricty*.ttf ~/Library/Fonts/
$ fc-cache -vf
***************************************************
とのことなので
code:terminal
$ cp -f /usr/local/opt/ricty/share/fonts/Ricty*.ttf ~/Library/Fonts/
$ fc-cache -vf
あとはFont Bookで確認
reference.icon プログラミング用フォントRictyをMacにインストールする - Qiita
reference.icon Homebrewを使ってRictyをインストール - Qiita