mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00: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
|