Add partial config for music streaming player (ncspot)
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#!/bin/zsh
|
||||
|
||||
# possible mpd clients to consider: ncmpc, inori
|
||||
# local music
|
||||
${=BOX_SETUP_INSTALL_COMMAND} mpd mpc ncmpcpp
|
||||
# TODO: ${=BOX_SETUP_INSTALL_COMMAND} <spotify stuff here>
|
||||
# possible mpd clients to consider: ncmpc, inori
|
||||
|
||||
# spotify
|
||||
# TODO: decide if i want to use the package-manager install below, or build from source
|
||||
# ${=BOX_SETUP_INSTALL_COMMAND} ncspot
|
||||
|
Reference in New Issue
Block a user