brunophilipe / Cakebrew

Manage your Homebrew formulas with style using Cakebrew.
http://www.cakebrew.com
GNU General Public License v3.0
4.8k stars 253 forks source link

`GNU bash, version 5.1.4(1)-release-(x86_64-apple-darwin18.7.0)` #230

Open brunophilipe opened 3 years ago

brunophilipe commented 3 years ago

GNU bash, version 5.1.4(1)-release-(x86_64-apple-darwin18.7.0)

Originally posted by @therealprof in https://github.com/brunophilipe/Cakebrew/issues/229#issuecomment-798917995

brunophilipe commented 3 years ago

@therealprof Did you use chsh to change your default shell?

therealprof commented 3 years ago

Nope, that's what I use in iTerm2. The default shell is /bin/bash (GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin18))

brunophilipe commented 3 years ago

Can you run /bin/bash -l -c "which brew" and check if the output is correct?

therealprof commented 3 years ago

seems correct:

# /bin/bash -l -c "which brew"
/usr/local/bin/brew