diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2021-06-11 11:19:09 +0300 |
---|---|---|
committer | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2021-06-11 11:19:09 +0300 |
commit | a49f90d3ba7e8f89ab69c2ba846b81cd6f784dc0 (patch) | |
tree | d413eed0d56f01c65204be4550ac91a939c94a38 | |
parent | 4e4c14927fe45a8280b60c547a864175f2e92ac2 (diff) |
cleanup
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | font.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -554,7 +554,7 @@ applications on your system. Configure your terminal to use this font: *Properties → Font* and set *Font* to `MesloLGS NF`. - **Windows Terminal** by Microsoft (the new thing): Open `settings.json` (<kbd>Ctrl+Shift+,</kbd>), search for `fontFace` and set the value to `MesloLGS NF` for every profile. If you don't find - `fontFace`, add it under *profiles → default*. See [this settings.json]( + `fontFace`, add it under *profiles → default*. See [this settings file]( https://raw.githubusercontent.com/romkatv/dotfiles-public/aba0e6c4657d705ed6c344d700d659977385f25c/dotfiles/microsoft-terminal-settings.json) for example. - **IntelliJ** (and other IDEs by Jet Brains): Open *IDE → Edit → Preferences → Editor → @@ -51,7 +51,7 @@ applications on your system. Configure your terminal to use this font: *Properties → Font* and set *Font* to `MesloLGS NF`. - **Windows Terminal** by Microsoft (the new thing): Open `settings.json` (<kbd>Ctrl+Shift+,</kbd>), search for `fontFace` and set the value to `MesloLGS NF` for every profile. If you don't find - `fontFace`, add it under *profiles → default*. See [this settings.json]( + `fontFace`, add it under *profiles → default*. See [this settings file]( https://raw.githubusercontent.com/romkatv/dotfiles-public/aba0e6c4657d705ed6c344d700d659977385f25c/dotfiles/microsoft-terminal-settings.json) for example. - **IntelliJ** (and other IDEs by Jet Brains): Open *IDE → Edit → Preferences → Editor → |