Terminal prints all brew commands whenever I open terminal
I am using M1 chip MacBook Pro, os is Ventura 13.0.1. I recently installed brew but since then terminal behaves weirdly. It prints brew commands whenever I open terminal or new terminal tab. I need help to fix this issue. It almost takes 6-8 seconds to print all this and be ready to execute.
For ex.
Example usage:
brew search TEXT|/REGEX/
brew info [FORMULA|CASK...]
brew install FORMULA|CASK...
brew update
brew upgrade [FORMULA|CASK...]
brew uninstall FORMULA|CASK...
brew list [FORMULA|CASK...]
.
.
.
.
Further help:
brew commands
brew help [COMMAND]
man brew
source ~/.bash_profile
MacBook Pro