mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
style
This commit is contained in:
parent
caddad8e4f
commit
9e9a6720e6
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ applications on your system. Configure your terminal to use this font:
|
||||||
- **Visual Studio Code**: Open *File → Preferences → Settings*, enter
|
- **Visual Studio Code**: Open *File → Preferences → Settings*, enter
|
||||||
`terminal.integrated.fontFamily` in the search box and set value to `MesloLGS NF`.
|
`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
|
- **Windows Command Prompt** (the old thing): Click the icon in the top left corner, then
|
||||||
*Properties → Font* and set *Font* to 'MesloLGS NF`.
|
*Properties → Font* and set *Font* to `MesloLGS NF`.
|
||||||
- **Windows Terminal** (the new thing): Open *Settings* (`Ctrl+,`), search for `fontFace` and set
|
- **Windows Terminal** (the new thing): Open *Settings* (`Ctrl+,`), search for `fontFace` and set
|
||||||
value to `MesloLGS NF` for every profile.
|
value to `MesloLGS NF` for every profile.
|
||||||
- **Linux/GNOME** (all terminals): Type this command:
|
- **Linux/GNOME** (all terminals): Type this command:
|
||||||
|
|
Loading…
Reference in a new issue