Closed whoisgrayson closed 11 months ago
I have installed Homebrew and am now trying to install Folderify by using this:
brew install folderify
but it keeps saying
zsh: command not found: brew
Anyone know what I am doing wrong? Thanks!
Sounds like brew is not in your $PATH.
brew
$PATH
I suggest consulting https://brew.sh/ and https://github.com/Homebrew/brew/issues for information.
I have installed Homebrew and am now trying to install Folderify by using this:
brew install folderify
but it keeps saying
zsh: command not found: brew
Anyone know what I am doing wrong? Thanks!