[Feature Request] Switching Shells loses Herd info #1143
devNoiseConsulting
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So I ran into this minor inconvenience today when setting up a new work macbook. Got Herd installed and running with no issue. Then I started installing more tools via brew and switched over to using bash as my main shell. At this point my shell env didn't know anything about Herd and couldn't find php. I couldn't figure out how to get Herd to inject the env information into my .bash_profile. I tried to remove Herd and reinstall it, but it didn't seem to do the env injections the 2nd time I installed it.
Would it be possible in the settings to ask Herd to look at the shell's profile and determine if it needs to inject that information in the profile? Or would it be better to put the env information in the documentation so people can easily figure out what is wrong with their shell's profile?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions