feat(installer): improve cursor and opencode skill handling
This commit is contained in:
@@ -5,6 +5,7 @@ ROOT_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)
|
||||
SOURCE_DIR="${ROOT_DIR}/codex/scripts"
|
||||
TARGETS=(
|
||||
"claude-code"
|
||||
"cursor"
|
||||
"opencode"
|
||||
"pi"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user