diff --git a/.config/lazygit/config.yml b/.config/lazygit/config.yml new file mode 100644 index 0000000..e69de29 diff --git a/.config/nvim b/.config/nvim index ca15756..8f895c0 160000 --- a/.config/nvim +++ b/.config/nvim @@ -1 +1 @@ -Subproject commit ca15756f0cb5264536c60d9c40b17226450c16e7 +Subproject commit 8f895c096d7e2859030fabc77f0489f1263d3bc3 diff --git a/.config/sahinakkaya/splash b/.config/sahinakkaya/splash new file mode 100644 index 0000000..a880040 --- /dev/null +++ b/.config/sahinakkaya/splash @@ -0,0 +1,6 @@ + Welcome ______ _____ + ______back,__ ___ /____(_)______ + __ ___/ __ `/_ __ \_ /__ __ \ + _(__ )/ /_/ /_ / / / / _ / / / + /____/ \__,_/ /_/ /_//_/ /_/ /_/ + diff --git a/.config/zed/prompts/prompts-library-db.0.mdb/data.mdb b/.config/zed/prompts/prompts-library-db.0.mdb/data.mdb new file mode 100644 index 0000000..edb1be9 Binary files /dev/null and b/.config/zed/prompts/prompts-library-db.0.mdb/data.mdb differ diff --git a/.config/zed/prompts/prompts-library-db.0.mdb/lock.mdb b/.config/zed/prompts/prompts-library-db.0.mdb/lock.mdb new file mode 100644 index 0000000..5c584ad Binary files /dev/null and b/.config/zed/prompts/prompts-library-db.0.mdb/lock.mdb differ diff --git a/.config/zed/settings.json b/.config/zed/settings.json new file mode 100644 index 0000000..aded28b --- /dev/null +++ b/.config/zed/settings.json @@ -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" + } +} diff --git a/.config/zsh b/.config/zsh index fe2265c..39b2d8c 160000 --- a/.config/zsh +++ b/.config/zsh @@ -1 +1 @@ -Subproject commit fe2265cb2714861c20bf17769f0cd08a00bf7860 +Subproject commit 39b2d8c383fbc112fba9ab93145bdeb6bb7dc981 diff --git a/.gitignore b/.gitignore index 8f70212..f39eab2 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,12 @@ Downloads .local .docker .gitconfig-work +**automatic_backups/ +.config/github-copilot/ +navigate_kitty.py +pass_keys.py +uv-receipt.json +.claude +.claude.json +.pyenv +.yarnrc