Update Apple Terminal settings path in README

This commit is contained in:
Johnny 2026-04-03 21:59:45 -07:00 committed by GitHub
commit 6c01567f94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -647,7 +647,7 @@ If you are using a different terminal, proceed with manual font installation.
- **iTerm2**: Type `p10k configure` and answer `Yes` when asked whether to install
*Meslo Nerd Font*. Alternatively, open *iTerm2 → Preferences → Profiles → Text* and set *Font* to
`MesloLGS NF`.
- **Apple Terminal**: Open *Terminal → Preferences → Profiles → Text*, click *Change* under *Font*
- **Apple Terminal**: Open *Terminal → Settings → Profiles → Text*, click *Change* under *Font*
and select `MesloLGS NF` family.
- **Hyper**: Open *Hyper → Edit → Preferences* and change the value of `fontFamily` under
`module.exports.config` to `MesloLGS NF`.