mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-18 23:44:16 +01:00
chore: remove claude-code, zed-editor & antigravity, add codex, opencode
Signed-off-by: Ryan Yin <xiaoyin_c@qq.com>
This commit is contained in:
@@ -124,32 +124,21 @@ in
|
||||
# IDE / Editors
|
||||
# ======================================
|
||||
|
||||
# neovim plugins(wakatime & copilot)
|
||||
# neovim plugins
|
||||
".wakatime"
|
||||
".config/github-copilot"
|
||||
|
||||
# vscode
|
||||
".vscode"
|
||||
".config/Code"
|
||||
".vscode-insiders"
|
||||
".config/Code - Insiders"
|
||||
|
||||
# cursor ai editor
|
||||
".cursor"
|
||||
".config/Cursor"
|
||||
|
||||
# zed editor
|
||||
".config/zed"
|
||||
".local/share/zed"
|
||||
|
||||
# google ai editor (antigravity)
|
||||
".config/Antigravity"
|
||||
".antigravity"
|
||||
|
||||
# ai agents
|
||||
".claude"
|
||||
".gemini"
|
||||
".openclaw"
|
||||
".codex"
|
||||
".config/opencode"
|
||||
|
||||
# nvim
|
||||
".local/share/nvim"
|
||||
@@ -158,12 +147,6 @@ in
|
||||
# helix & steel
|
||||
".local/share/steel"
|
||||
|
||||
# doom-emacs
|
||||
# "org" # org files
|
||||
# ".config/emacs"
|
||||
# ".local/share/doom"
|
||||
# ".local/share/emacs"
|
||||
|
||||
# Joplin
|
||||
".config/joplin" # tui client
|
||||
".config/Joplin" # joplin-desktop
|
||||
|
||||
Reference in New Issue
Block a user