Ajouter windows terminal
parent
cad41b0a87
commit
9886cbf13c
1 changed files with 17 additions and 0 deletions
17
windows-terminal.md
Normal file
17
windows-terminal.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
configuration (~ligne 80) :
|
||||
|
||||
```json
|
||||
"defaults":
|
||||
{
|
||||
"colorScheme":
|
||||
{
|
||||
"dark": "One Half Dark",
|
||||
"light": "Solarized Light"
|
||||
},
|
||||
"font":
|
||||
{
|
||||
"face": "CaskaydiaCove Nerd Font Mono"
|
||||
},
|
||||
"useAtlasEngine": true
|
||||
}
|
||||
```
|
Loading…
Reference in a new issue