Brew install disconnects from terminal on macOS after some time #6056
-
Soo, I got my hands on MacBook and first thing that I installed on it was homebrew... I installed then fish since I used it as main terminal on my Linux installs but something bugged out and brew randomly stops working... it stops working in all shells that I tried: zsh, bash and fish. And thanks to this bug I have to retype commands that are used to add brew commands to terminal... I also didn't know where to post this issue since brew has so many categories |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
Which commands did you run to add brew to the terminal? |
Beta Was this translation helpful? Give feedback.
-
hey, I figured out issue, fish didn't had set up correctly home location. I changed it manually to proper one and it works now on both zsh and fish and also on bash. thanks for help folks |
Beta Was this translation helpful? Give feedback.
hey, I figured out issue, fish didn't had set up correctly home location. I changed it manually to proper one and it works now on both zsh and fish and also on bash. thanks for help folks