Skip to content

feat(editors): persist Cursor IDE prefs and Zed settings - #20

Open
bds-liatrio wants to merge 1 commit into
SystemFiles:masterfrom
bds-liatrio:persist-cursor-zed-prefs
Open

feat(editors): persist Cursor IDE prefs and Zed settings#20
bds-liatrio wants to merge 1 commit into
SystemFiles:masterfrom
bds-liatrio:persist-cursor-zed-prefs

Conversation

@bds-liatrio

Copy link
Copy Markdown
Contributor

Summary

  • Manage portable Cursor IDE User settings.json and keybindings.json via chezmoi (private_Library/.../Cursor/User/)
  • Manage Zed ~/.config/zed/settings.json and declare cursor + zed Homebrew casks
  • Update AI config docs: Cursor IDE prefs + Zed managed; MCP and Adrafinil hooks explicitly not managed

Test plan

  • chezmoi diff "~/Library/Application Support/Cursor/User/settings.json" (empty)
  • chezmoi diff "~/Library/Application Support/Cursor/User/keybindings.json" (empty)
  • chezmoi diff ~/.config/zed/settings.json (empty)
  • chezmoi diff ~/.Brewfile shows cursor/zed casks; brew bundle --global dry-run OK
  • Confirm ~/.cursor/mcp.json still unmanaged after apply

Manage portable Cursor User settings/keybindings and Zed config in chezmoi, and declare cursor/zed Homebrew casks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant