forked from colonelpanic/dotfiles
Mopidy and mopidy plugins, brew taps in cider.
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"after-scripts": ["brew linkapps"],
|
||||
"taps": [
|
||||
"caskroom/cask",
|
||||
"mopidy/mopidy",
|
||||
"homebrew/dupes"
|
||||
],
|
||||
"casks": [
|
||||
"alfred",
|
||||
"atom",
|
||||
@@ -82,6 +87,7 @@
|
||||
"libidn",
|
||||
"libpng",
|
||||
"libsoup",
|
||||
"libspotify",
|
||||
"libtasn1",
|
||||
"libtiff",
|
||||
"libtool",
|
||||
@@ -89,6 +95,7 @@
|
||||
"mackup",
|
||||
"make",
|
||||
"mercurial",
|
||||
"mopidy",
|
||||
"mu --with-emacs",
|
||||
"netcat",
|
||||
"nettle",
|
||||
|
5
dotfiles/config/mopidy/mopidy.conf
Normal file
5
dotfiles/config/mopidy/mopidy.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
[http]
|
||||
hostname = 0.0.0.0
|
||||
|
||||
[mopify]
|
||||
enabled = true
|
Reference in New Issue
Block a user