mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
4 lines
186 B
Bash
4 lines
186 B
Bash
# Place in ~/.claude/skills since all tools populate from there as well as their own sources
|
|
mkdir -p ~/.claude/skills
|
|
ln -s $OMARCHY_PATH/default/omarchy-skill ~/.claude/skills/omarchy
|