Compare commits

...

3 Commits

Author SHA1 Message Date
e97025ff7a update 2026-01-18 20:52:38 -08:00
b511d4af6c Merge branch 'master' of github.com:ksyasuda/dotfiles 2026-01-18 20:49:29 -08:00
78d2487e78 update 2026-01-18 20:48:45 -08:00
2 changed files with 2 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ confirm-close-surface = false
copy-on-select = clipboard copy-on-select = clipboard
app-notifications = no-clipboard-copy app-notifications = no-clipboard-copy
shell-integration = zsh shell-integration = zsh
shell-integration-features = title,sudo,ssh-env,ssh-terminfo shell-integration-features = title,sudo
desktop-notifications = true desktop-notifications = true
term=ghostty term=ghostty
keybind = all:ctrl+enter=unbind keybind = all:ctrl+enter=unbind

View File

@@ -215,6 +215,7 @@
"instructions": [ "instructions": [
"AGENTS.md", "AGENTS.md",
"CONTRIBUTING.md", "CONTRIBUTING.md",
"CLAUDE.md",
"docs/guidelines.md", "docs/guidelines.md",
".cursor/rules/*.md" ".cursor/rules/*.md"
], ],