From d7425c020f381b9711bf5ab491ffcc9c8acfeec1 Mon Sep 17 00:00:00 2001 From: Marcel Bischoff Date: Mon, 11 Jul 2016 01:21:03 +0200 Subject: [PATCH] Add instructions to get SF Mono fonts --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 22c71dd..db496a8 100644 --- a/README.md +++ b/README.md @@ -687,6 +687,12 @@ atsutil server -shutdown && \ atsutil server -ping ``` +#### Get SF Mono Fonts +You need to download and install Xcode 8 beta for this to work. Afterwards they should be available in all applications. +```bash +cp -v /Applications/Xcode-beta.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/Resources/Fonts/SFMono-* ~/Library/Fonts +``` + ## Functions