Ajouter windows terminal

Mylloon 2023-11-06 13:52:46 +01:00
parent cad41b0a87
commit 9886cbf13c
Signed by: Forgejo
GPG key ID: E72245C752A07631

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
}
```