LoginSignup
18
16

More than 5 years have passed since last update.

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

Posted at

タイトルにもあるように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などのフォントがインストールされます。

18
16
1

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
18
16