zsh system installation should use `/etc/zshrc` or `/etc/zprofile`?
Open
bug
- Dominant language
- JavaScript
- Stars
- 3k
- Forks
- 229
- PR merge metrics
- No merged PRs in 30d
Description
[Currently](https://github.com/jasongin/nvs/blob/v1.4.2/lib/install.js#L97-L101) it just use `/etc/profile` which seem not work.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with lib/install.js lines 97-101, where system installation currently uses /etc/profile. Research which zsh startup file is appropriate for the system installation path, comparing /etc/zshrc and /etc/zprofile. Done means the installation mechanism works for zsh rather than relying only on /etc/profile.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, zsh
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100