Christian Trosclair
Christian Trosclair
Yes, both changes are needed
I'm about to go down this path. Any movement on this?
BTW, I got it working.
in git-bash ``` $ which direnv /c/Users/IEUser/bin/direnv ``` ``` $ cat ~/.bashrc eval "$(direnv hook bash)" ```
So, the problem I'm having is that a single action might generate 10-15 changes. I want to undo the action en masse, not have to click 'undo' 10-15 times. I...
Sorry, don't remember. Rolling back worked for me. You could step back, commit by commit and see where the error was introduced.
check .baschrc .bash_profile and .profile and see if the path is set in each.