atxtechbro / atxtechbro/dotfiles

Rename mcp/setup-all-mcp-servers.sh to setup.sh

Open
#1,046 0 comments 0 reactions 0 assignees View on GitHub
enhancement refactor
Dominant language
Shell
Stars
27
Forks
2
PR merge metrics
No merged PRs in 30d

Description

## Summary
Rename `mcp/setup-all-mcp-servers.sh` to `mcp/setup.sh` for consistency and simplicity.

## Rationale
- Follows established pattern where directories have their own `setup.sh` (like root directory)
- Directory context (`mcp/setup.sh`) makes purpose clear
- Natural entry point users would look for
- Aligns with subtraction-creates-value principle (shorter, simpler name)

## Tasks
- [ ] Rename `mcp/setup-all-mcp-servers.sh` to `mcp/setup.sh`
- [ ] Update any references in documentation or other scripts
- [ ] Test that setup still works correctly after rename

## Principle
subtraction-creates-value

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting mcp/setup-all-mcp-servers.sh and searching the repository for references to its current name. Rename it to mcp/setup.sh, update any documented or scripted references, and verify that the setup process still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash, shell
Domain
tooling
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.