.bash_profile doesn't load on startup
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
Versions:
Hyper: 3.0.2
macOS: 10.15.6
I searched for this issue and couldn't find much. I deleted my hyper config file, so it's stock.
When I open Hyper, my .bash_profile doesn't load, so my prompt isn't customized and shortcuts I have in there don't work. However, executing the .bash_profile through . .bash_profile loads it and everything works fine.
The DevTools aren't showing any errors in the console.
Has anyone run into this? Any ideas how to even start decomposing this?
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 by reproducing the issue on Hyper 3.0.2 with macOS 10.15.6 and a customized .bash_profile. Compare opening Hyper with manually running . .bash_profile, using the DevTools console to check for errors. Done means .bash_profile loads on startup so the customized prompt and shortcuts work without manual sourcing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, macos
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100