forked from beichensky/Font
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dda4277
commit 5b5ea5f
Showing
1 changed file
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,23 @@ | ||
# Font | ||
FiraCode 和 Operator Mono 字体备份 | ||
FiraCode 和 Operator Mono 字体 | ||
|
||
## 资源下载 | ||
``` bash | ||
git clone https://github.com/beichensky/Font.git | ||
``` | ||
|
||
|
||
## FiraCode | ||
[FiraCode](https://github.com/beichensky/Font/tree/master/FiraCode) | ||
|
||
等宽字体 | ||
|
||
|
||
## Operator Mono | ||
[Operator Mono](https://github.com/beichensky/Font/tree/master/Operator%20Mono) | ||
|
||
可以使用连体字,安装 `Operator Mono` 字体 之前需要先安装 `FiraCode` 字体 | ||
|
||
|
||
## 字体安装及在 VSCode 中配置 | ||
可参考我的博客:[为VSCode 设置好看的字体:Operator Mono](https://blog.csdn.net/zgd826237710/article/details/94137781#_19) |