mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
style
This commit is contained in:
parent
4ad9b7d882
commit
08026f5071
1 changed files with 2 additions and 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
|
||||
|
|
Loading…
Reference in a new issue