Linux. I installed successfully homebrew but suddenly disapears #4465
Answered
by
ZhongRuoyu
JosGuerrero2004
asked this question in
Linux
-
Additional Info
Output of
|
Beta Was this translation helpful? Give feedback.
Answered by
ZhongRuoyu
Apr 28, 2023
Replies: 1 comment 4 replies
-
Did you follow the installer's instructions and add the following to your shell profile (usually
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Does the following command output show you a path to
zsh
?If so, you may try to log out and log back in again. That should solve the problem.
Otherwise, you may need to add the line to that shell's profile instead. Usually, that's
~/.profile
.