oh-my-bash: oh my bash fails to start when start new terminal session
Hi!
I installed https://ohmybash.nntoan.com/ using command from the website.
I modified by bash_profile as it described in manual.
my sys parameters
I also use iTerm2
error is
a1b003d60e4b211e4f-bash: fork: retry: Resource temporarily unavailable
-bash: fork: retry: Resource temporarily unavailable
-bash: fork: retry: Resource temporarily unavailable
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 37 (17 by maintainers)
Yeah, I found this option in settings:)
Thanks! I now switched all the function declarations to use the form
function NAMEinstead ofNAME()in commit 59f6ef1.