Skip to content

feat: rename moto → fstack across docs and scripts - #2

Merged
federicodeponte merged 1 commit into
mainfrom
feat/rename-moto-to-fstack
May 5, 2026
Merged

feat: rename moto → fstack across docs and scripts#2
federicodeponte merged 1 commit into
mainfrom
feat/rename-moto-to-fstack

Conversation

@federicodeponte

Copy link
Copy Markdown
Member

Summary

Internal rename to match the GitHub-level rename (motofstack) done on 2026-05-05. Repo URL redirect was already working; this PR updates the user-facing strings inside the repo.

What changed

  • 53 files: README, install.sh, scripts, systemd unit content, comments, echo strings
  • 213 insertions, 200 deletions
  • File names and directory layout preserved (no breakage for users with ~/.claude/ already installed)
  • systemd unit file names kept as moto-*.{timer,service} (renaming would break installed services); only content updated

What's preserved

  • ~/.claude/ install layout
  • Internal script function names, variable names, paths
  • File/directory names (mac/, server/, etc.)
  • Asset filenames

Test plan

  • grep -ri "moto" . returns only historical/redirect-context references
  • ./install.sh --copy still works on a clean machine
  • systemd units installed under old names still load
  • README hero image renders

@federicodeponte
federicodeponte merged commit ce92a50 into main May 5, 2026
2 checks passed
@federicodeponte
federicodeponte deleted the feat/rename-moto-to-fstack branch May 5, 2026 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant