From 718247eac35fa0cf749a19bf36df961f7269b2db Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 20 Nov 2021 09:34:37 +0900 Subject: alacritty: change font to Source Han Code JP --- INSTALL.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'INSTALL.txt') diff --git a/INSTALL.txt b/INSTALL.txt index 68034b1..8961aaa 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -28,4 +28,9 @@ $ brew install --cask \ emacs \ keepassxc \ ; + +# Latest version: https://github.com/adobe-fonts/source-han-code-jp/releases/latest +$ curl -fLo ~/Library/Fonts/SourceHanCodeJP.ttc --create-dirs https://github.com/adobe-fonts/source-han-code-jp/releases/download/2.012R/SourceHanCodeJP.ttc +$ sudo atsutil databases -remove +# Restart your machine. ``` -- cgit v1.2.3-70-g09d2