diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2019-12-02 18:54:38 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2019-12-02 18:54:38 +0300 |
commit | 11b8979c61ded5750a6c0b0dba2f4b41eee356dc (patch) | |
tree | 998db9dbb92c9ad14a85dbeea33184ff4451610a /README.md | |
parent | 3e52e38b5be5660b779408e7b0869e7767df6f97 (diff) |
s/macOS Terminal/Apple Terminal
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -138,7 +138,7 @@ applications on your system. Configure your terminal to use this font: - **iTerm2**: Type `p10k configure`, answer `Yes` when asked whether to install *Meslo Nerd Font* and restart iTerm2 for the changes to take effect. Alternatively, open *iTerm2 → Preferences → Profiles → Text* and set *Font* to `MesloLGS NF`. -- **macOS Terminal** Open *Terminal → Preferences → Profiles → Text*, click *Change* under *Font* +- **Apple Terminal** Open *Terminal → Preferences → 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`. |