hey guys im trying to install spicetifty on my mac through terminal but after the initial command "curl -fsSL https://raw.githubusercontent.com/spicetify/spicetify-cli/master/install.sh | sh" when i try to do the following steps like running "spicetify" or "spicetify backup apply enable-devtools" nothing happens and it says zsh: command not found: spicetify
#Mac Install
11 messages · Page 1 of 1 (latest)
Restart
after restart, still saying the same thing
Restart after the install
Don't install it
Restart and install it again
That achieves nothing
Dude read the output. It says you need to add it to your $PATH and gives you the lines to paste into your zshrc.
You can google "how to edit $PATH macos zsh" for instructions
just install brew then run the command
work for me