make it always work
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
rm ~/.cursor/AGENTS.md ~/.codex/AGENTS.md ~/.claude/CLAUDE.md ~/.config/opencode/AGENTS.md ~/.agents/AGENTS.md ~/.agents/skills
|
||||
mkdir -p ~/.cursor ~/.codex ~/.claude ~/.config ~/.config/opencode ~/.agents
|
||||
ln -s $PWD/AGENTS.md $HOME/.cursor/AGENTS.md
|
||||
ln -s $PWD/AGENTS.md $HOME/.codex/AGENTS.md
|
||||
|
||||
Reference in New Issue
Block a user