mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-16 09:50:06 +00:00
docs
This commit is contained in:
parent
16fa253116
commit
5000969dc6
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ sudo apt install libglib2.0-bin
|
||||||
gsettings set org.gnome.desktop.interface monospace-font-name 'MesloLGS NF 11'
|
gsettings set org.gnome.desktop.interface monospace-font-name 'MesloLGS NF 11'
|
||||||
```
|
```
|
||||||
|
|
||||||
- **Command Prompt** (the default terminal app) on Windows: Use
|
- **Windows Command Prompt** (the default terminal app): Use
|
||||||
[this script](https://gist.github.com/romkatv/aa7a70fe656d8b655e3c324eb10f6a8b).
|
[this script](https://gist.github.com/romkatv/aa7a70fe656d8b655e3c324eb10f6a8b).
|
||||||
- **Visual Studio Code** (builtin terminal): *Open File → Preferences → Settings*, enter
|
- **Visual Studio Code** (builtin terminal): *Open File → Preferences → Settings*, enter
|
||||||
`terminal.integrated.fontFamily` in the search box and set the value to `MesloLGS NF`.
|
`terminal.integrated.fontFamily` in the search box and set the value to `MesloLGS NF`.
|
||||||
|
|
Loading…
Reference in a new issue