diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2019-08-24 12:33:15 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2019-08-24 12:33:15 +0300 |
commit | 08026f50713484f0c301d5e42762beaf0e19cca5 (patch) | |
tree | ab33ec0ebc8fccc67ec59d97030e7020648187c7 /README.md | |
parent | 4ad9b7d88279e01adb242ae6e6fa30941b531e30 (diff) |
style
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -122,7 +122,8 @@ Double-click on each file and press "Install". This will make `MesloLGS NF` font applications on your system. Configure your terminal to use this font: - **iTerm2**: Open *iTerm2 → Preferences → Profiles → Text* and set *Font* to `MesloLGS NF`. -- **Hyper**: Open *Hyper → Edit → Preferences* and change the value for `fontFamily` to `MesloLGS NF` under module.exports.config. +- **Hyper**: Open *Hyper → Edit → Preferences* and change the value for `fontFamily` to + `MesloLGS NF` under `module.exports.config`. - **Visual Studio Code**: Open *File → Preferences → Settings*, enter `terminal.integrated.fontFamily` in the search box and set value to `MesloLGS NF`. - **Windows Command Prompt** (the old thing): Click the icon in the top left corner, then |