LoginSignup
17

More than 5 years have passed since last update.

posted at

Homebrewを使ってRictyをインストール

タイトルにもあるようにHomebrewを使用しますので、事前にHomebrewがインストールされていることが前提です。 Homebrewのインストール方法はこちらから

1.リポジトリ読み込み

brew tap sanemat/font

2.Rictyフォントをインストール

brew reinstall --powerline --vim-powerline ricty

オプション

--powerline

https://github.com/Lokaltog/powerline のパッチを当てたRicty Regular for Powerline.ttfなどのフォントがインストールされます。

--vim-powerline

https://github.com/Lokaltog/vim-powerline のパッチを当てたRicty-Regular-Powerline.ttfなどのフォントがインストールされます。

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
What you can do with signing up
17