Add instructions to get SF Mono fonts
This commit is contained in:
parent
c90ce6d06e
commit
d7425c020f
@ -687,6 +687,12 @@ atsutil server -shutdown && \
|
|||||||
atsutil server -ping
|
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
|
## Functions
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user