docs: add ghostty, jetbrains-mono-nerd-font, syncthing
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
26
jetbrains-mono-nerd-font.md
Normal file
26
jetbrains-mono-nerd-font.md
Normal file
@@ -0,0 +1,26 @@
|
||||
# JetBrains Mono Nerd Font 文件
|
||||
|
||||
JetBrains Mono 等寬字型,加上 Nerd Font 補綴的大量圖示字元(icon glyphs)。
|
||||
|
||||
參考:<https://www.nerdfonts.com>
|
||||
|
||||
## 安裝
|
||||
|
||||
```sh
|
||||
brew install --cask font-jetbrains-mono-nerd-font
|
||||
```
|
||||
|
||||
字型檔會裝到 `~/Library/Fonts`。
|
||||
|
||||
## 用途
|
||||
|
||||
- 終端機 / 編輯器等寬字型,提供 ligatures 與清晰的程式碼字形。
|
||||
- Nerd Font 版本額外內嵌 Powerline、檔案類型、Git 等圖示,供 starship、eza、lsd、tmux 狀態列等工具顯示圖示。
|
||||
|
||||
## 在終端機設定字型名稱
|
||||
|
||||
設定時字型名稱用 `JetBrainsMono Nerd Font`(注意無空格的 `JetBrainsMono`)。例如 [Ghostty](ghostty.md):
|
||||
|
||||
```
|
||||
font-family = JetBrainsMono Nerd Font
|
||||
```
|
||||
Reference in New Issue
Block a user