File tree Expand file tree Collapse file tree
skills/software-development/scripts-bash Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,13 +12,15 @@ skills/software-development/scripts-bash/
1212 references/authoring.md
1313```
1414
15- ## Local (this machine )
15+ ## This machine — three installs (keep identical )
1616
17- - Git / push: ` ~/.hermes/projects/scripts-bash `
18- - Live Hermes (coder-bash): ` ~/.hermes/profiles/coder-bash/skills/scripts-bash/ `
19- - After edit: keep those two trees identical (` cp -a ` )
17+ | Role | Path |
18+ | ------| ------|
19+ | Global | ` ~/.hermes/skills/software-development/scripts-bash/ ` |
20+ | coder-bash profile | ` ~/.hermes/profiles/coder-bash/skills/scripts-bash/ ` |
21+ | Git push | ` ~/.hermes/projects/scripts-bash/ ` |
2022
21- No third global copy under ` ~/.hermes/skills/ ` .
23+ Do ** not ** remove the global skill. After edits: ` cp -a ` across all three .
2224
2325## Checks
2426
You can’t perform that action at this time.
0 commit comments