Bring back claude code as a regular package install
Not sure why, but Claude Code now complains if it's installed via npx!
This commit is contained in:
@@ -16,6 +16,7 @@ brightnessctl
|
|||||||
btop
|
btop
|
||||||
chromium
|
chromium
|
||||||
clang
|
clang
|
||||||
|
claude-code
|
||||||
cups
|
cups
|
||||||
cups-browsed
|
cups-browsed
|
||||||
cups-filters
|
cups-filters
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
omarchy-npx-install @anthropic-ai/claude-code claude
|
|
||||||
omarchy-npx-install @openai/codex codex
|
omarchy-npx-install @openai/codex codex
|
||||||
omarchy-npx-install @google/gemini-cli gemini
|
omarchy-npx-install @google/gemini-cli gemini
|
||||||
omarchy-npx-install @github/copilot copilot
|
omarchy-npx-install @github/copilot copilot
|
||||||
|
|||||||
Reference in New Issue
Block a user