Update dotfiles

This commit is contained in:
Şahin Akkaya 2025-06-10 22:08:30 +03:00
parent 3c64972def
commit d9309eb451
8 changed files with 43 additions and 2 deletions

View File

@ -1 +1 @@
Subproject commit ca15756f0cb5264536c60d9c40b17226450c16e7 Subproject commit 8f895c096d7e2859030fabc77f0489f1263d3bc3

View File

@ -0,0 +1,6 @@
Welcome ______ _____
______back,__ ___ /____(_)______
__ ___/ __ `/_ __ \_ /__ __ \
_(__ )/ /_/ /_ / / / / _ / / /
/____/ \__,_/ /_/ /_//_/ /_/ /_/

Binary file not shown.

Binary file not shown.

26
.config/zed/settings.json Normal file
View File

@ -0,0 +1,26 @@
// Zed settings
//
// For information on how to configure Zed, see the Zed
// documentation: https://zed.dev/docs/configuring-zed
//
// To see all of Zed's default settings without changing your
// custom settings, run `zed: open default settings` from the
// command palette (cmd-shift-p / ctrl-shift-p)
{
"agent": {
"model_parameters": [],
"default_model": {
"provider": "zed.dev",
"model": "claude-3-7-sonnet-latest"
},
"version": "2"
},
"vim_mode": true,
"ui_font_size": 16,
"buffer_font_size": 16,
"theme": {
"mode": "system",
"light": "One Light",
"dark": "One Dark"
}
}

@ -1 +1 @@
Subproject commit fe2265cb2714861c20bf17769f0cd08a00bf7860 Subproject commit 39b2d8c383fbc112fba9ab93145bdeb6bb7dc981

9
.gitignore vendored
View File

@ -25,3 +25,12 @@ Downloads
.local .local
.docker .docker
.gitconfig-work .gitconfig-work
**automatic_backups/
.config/github-copilot/
navigate_kitty.py
pass_keys.py
uv-receipt.json
.claude
.claude.json
.pyenv
.yarnrc