Compare commits

...

2 Commits

Author SHA1 Message Date
Johnny bf0edeab97
Merge 6c01567f94 into a0c9dbe80b 2026-06-06 11:49:15 -04:00
Johnny 6c01567f94
Update Apple Terminal settings path in README 2026-04-03 21:59:45 -07:00
1 changed files with 1 additions and 1 deletions

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`.