kopia lustrzana https://github.com/tonsky/FiraCode
Updated Installing (markdown)
rodzic
54e6ebb279
commit
b392476c45
|
@ -1,22 +1,6 @@
|
||||||
## Windows
|
|
||||||
|
|
||||||
- In the ttf folder, double-click each font file, click “Install font”; to install all at once, select all files, right-click, and choose “Install”
|
|
||||||
|
|
||||||
*or*
|
|
||||||
|
|
||||||
- Use [chocolatey](https://chocolatey.org): `choco install firacode`
|
|
||||||
|
|
||||||
- Use [scoop](https://github.com/lukesampson/scoop):
|
|
||||||
|
|
||||||
*Run as administrator*
|
|
||||||
```
|
|
||||||
scoop bucket add nerd-fonts
|
|
||||||
scoop install FiraCode
|
|
||||||
```
|
|
||||||
|
|
||||||
## macOS
|
## macOS
|
||||||
|
|
||||||
In the downloaded TTF folder:
|
In the [downloaded TTF folder](https://github.com/tonsky/FiraCode/tree/master/distr/ttf):
|
||||||
|
|
||||||
1. Select all font files
|
1. Select all font files
|
||||||
1. Right click and select `Open` (alternatively `Open With Font Book`)
|
1. Right click and select `Open` (alternatively `Open With Font Book`)
|
||||||
|
@ -48,3 +32,19 @@ In the downloaded TTF folder:
|
||||||
*or*
|
*or*
|
||||||
|
|
||||||
- Using ports: `cd /usr/ports/x11-fonts/firacode && make install clean`
|
- Using ports: `cd /usr/ports/x11-fonts/firacode && make install clean`
|
||||||
|
|
||||||
|
## Windows
|
||||||
|
|
||||||
|
- In the ttf folder, double-click each font file, click “Install font”; to install all at once, select all files, right-click, and choose “Install”
|
||||||
|
|
||||||
|
*or*
|
||||||
|
|
||||||
|
- Use [chocolatey](https://chocolatey.org): `choco install firacode`
|
||||||
|
|
||||||
|
- Use [scoop](https://github.com/lukesampson/scoop):
|
||||||
|
|
||||||
|
*Run as administrator*
|
||||||
|
```
|
||||||
|
scoop bucket add nerd-fonts
|
||||||
|
scoop install FiraCode
|
||||||
|
```
|
||||||
|
|
Ładowanie…
Reference in New Issue