From 6c01567f94a841eab3a41a49e40d04ff439199c8 Mon Sep 17 00:00:00 2001 From: Johnny Date: Fri, 3 Apr 2026 21:59:45 -0700 Subject: [PATCH] Update Apple Terminal settings path in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00b84cf3..847386fb 100644 --- a/README.md +++ b/README.md @@ -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`.