#Help installing spicetify from scratch on Mac
67 messages ยท Page 1 of 1 (latest)
same issue ๐ฉ
Add the Spicetify path to your shell RC file, like the message says.
pretend for a second idk what half of that means ๐ญ
could u break down how i do that
Are you using zsh or bash?
Then make a .zshrc file if you don't have one, and paste that stuff it told you to put in into it
how do i make one
The two export lines
You can right click and make a new text file?
Or use any text editor
Or run "touch .zshrc"
Yeah but call it ".zshrc" and put it in your home folder
okay done that
ohh i see
Nothing before it
i'll see if i can use google
Like "save as" in your text editor
Or run mv text.zshrc .zshrc in the terminal
^ that's the command to rename it. Should work
weird
i'll try what u said before
i just renamed and its vanished from my user thing
Good. The dot makes it hidden
ohh
That's why it complains, cause they assume nobody knows what they're doing and won't let you do it easily
i dont know what im doing to be fair with them loool
Got it?
The entire point of putting it in the $PATH is so you don't need to use the full file path and can just run spicetify
Did you try that?
No it's installed
awesome
You can run spicetify apply to enable it
And follow the docs or the help stuff it outputs, to backup, restore, etc
thank u