zudsniper / zudsniper/bashbits
[zshrc] [get_nvm] problems on macOS Sonoma
@zudsniper is already working on this.
Since Dec 28, 2023.
- Dominant language
- Shell
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Summary
When trying to source the installers/get_nvm.sh script using the provided bash version at /bin/bash, shell hangs momentarily then fails with this error.
get_nvm.sh
Running this script separately from the same environment results in this issue, suggesting the get_nvm.sh script is simply incompatible with zsh shell.
Overview
To fix this, this source for nvm must be located and detected to be invalid -- or even just that there is a zsh environment perhaps -- and stopped before it hangs the whole .zshrc
I like this repo! hope I can PR soon. Enjoy the day
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.
Assessment
This issue has not been assessed yet.