Skip to content

Instantly share code, notes, and snippets.

@CodaBool
CodaBool / spice.ps1
Last active October 6, 2022 23:22
Spicetify
# Install Spotify
# https://spotify.en.uptodown.com/windows/versions
# Install Spicetify CLI
# iwr -useb https://raw.githubusercontent.com/spicetify/spicetify-cli/master/install.ps1 | iex
# git clone https://github.com/spicetify/spicetify-themes.git
# cd spicetify-themes
# cp * "$(spicetify -c | Split-Path)\Themes\" -Recurse