diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2020-12-19 10:46:09 +0300 |
---|---|---|
committer | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2020-12-19 10:46:09 +0300 |
commit | 7a6eef4918c8db70219cacfb7d2d836229991c52 (patch) | |
tree | 6afe3c9aae0a99fd462d946ee7912d297a6f88c8 /font.md | |
parent | b9b3399b354e64bac631eb700cc4570d91fdb0da (diff) |
docs: make `p10k configure` method of installing MesloLGS NF for iTerm2 more prominent
Diffstat (limited to 'font.md')
-rw-r--r-- | font.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -31,9 +31,9 @@ Download these four ttf files: Double-click on each file and click "Install". This will make `MesloLGS NF` font available to all applications on your system. Configure your terminal to use this font: -- **iTerm2**: Open *iTerm2 → Preferences → Profiles → Text* and set *Font* to `MesloLGS NF`. - Alternatively, type `p10k configure` and answer `Yes` when asked whether to install - *Meslo Nerd Font*. +- **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* and select `MesloLGS NF` family. - **Hyper**: Open *Hyper → Edit → Preferences* and change the value of `fontFamily` under |