hi, i'm having a problem installing spicetify on mac. i ran curl -fsSL https://raw.githubusercontent.com/spicetify/spicetify-cli/master/install.sh | sh and then the command for the marketplace, and when i checked spotify nothing changed. for windows, i noticed some people running backup command to fix this, but that is not present on mac
any way to fix this?
#Spicetify Setup Mac
28 messages · Page 1 of 1 (latest)
Did you get any errors? What did you expect to happen? You can open the "about spotify" dialog and see spicetify info if it's set up and applied.
how do i do this?
no that doesn't show
after running install
after running marketplace
the only error in sh line 52 not found
btw i'm on macos ventura
Did you open a new terminal? It needs to be in your $PATH
how do i do that?
i'm trying to add it to $PATH using online instructions, but i cant find zshrc or bashrc. i can only see (after unhiding hidden files) zshsessions and zsh history, and bashsessions and bashhistory
@dawn notch i think you told me to ping you but i forgot
you can just make an empty text file called .zshrc
and make sure you're using zsh
Run echo $SHELL to check
can run touch ~/.zshrc to make an empty one.
so i did that and created a zshrc file, what is the next step
the steps online i'm finding are only for adding a path to bash not zrc
same steps
just for zsh shell instead of bash
file is the same tho
did echo $SHELL say zsh?
perfect 🙂