From f26b0ebccea71a94e98ee2c1a3ac5018dcf3fd93 Mon Sep 17 00:00:00 2001 From: "Justin J. Novack" Date: Fri, 18 Oct 2019 11:18:41 -0400 Subject: [PATCH] Update README.md To see the icons properly in iTerm2, *Use built-in Powerline glyphs* must be checked. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af7c767f..c5fda209 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,8 @@ Download these four ttf files: Double-click on each file and press "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`. +- **iTerm2**: Open *iTerm2 → Preferences → Profiles → Text* and set *Font* to `MesloLGS NF`. Be + sure that *Use built-in Powerline glyphs* is checked under *Text Rendering*. - **Hyper**: Open *Hyper → Edit → Preferences* and change the value of `fontFamily` under `module.exports.config` to `MesloLGS NF`. - **Visual Studio Code**: Open *File → Preferences → Settings*, enter