mirror of
https://github.com/reonokiy/dotfiles.git
synced 2025-06-15 14:12:53 +02:00
add zed config/ add linux ssh/git config
This commit is contained in:
parent
410484752c
commit
2a34219c63
8 changed files with 1514 additions and 5 deletions
10
dot_config/zed/settings.json
Normal file
10
dot_config/zed/settings.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"ui_font_size": 16,
|
||||
"buffer_font_size": 16,
|
||||
"buffer_font_family": "FiraCode Nerd Font Mono",
|
||||
"theme": {
|
||||
"mode": "system",
|
||||
"light": "Vitesse Light Soft",
|
||||
"dark": "Vitesse Dark Soft"
|
||||
}
|
||||
}
|
1472
dot_config/zed/themes/Vitesse.json
Normal file
1472
dot_config/zed/themes/Vitesse.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue