brew shellenv
is generating no output
#2547
-
(again, sorry to post here, but the issue tracker is still down) At some recent point,
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 10 replies
-
Is the |
Beta Was this translation helpful? Give feedback.
-
I've opened Homebrew/brew#12495 to adjust this behaviour. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I just ran into this problem and nothing I do, nor any of the suggestions above, get
(I set |
Beta Was this translation helpful? Give feedback.
-
Could it have something to do with |
Beta Was this translation helpful? Give feedback.
Is the
brew shellenv
variables already exported? It won't output anything if so. Checkecho $HOMEBREW_SHELLENV_PREFIX
.