split the config for zsh into mac and linux specific ones.
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 20
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Then source the relevant config from .zshrc based on the system used.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with .zshrc and inspect the existing zsh configuration it sources. Separate the configuration into macOS- and Linux-specific files, then make .zshrc source the relevant one for the detected system. Done means each supported system loads its corresponding configuration without requiring manual selection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- zsh
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100