aboutsummaryrefslogtreecommitdiff
path: root/mpd/profile.d/mpd.sh
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2021-01-17 11:56:33 +1300
committerTom Ryder <tom@sanctum.geek.nz>2021-01-17 11:56:33 +1300
commit75c9a75fa9144d79b4e9a5d7a0bc647812774b8c (patch)
tree89f89c8785f09efd0fe6c1c11d54074f3d72f3a2 /mpd/profile.d/mpd.sh
parentMerge branch 'release/v10.23.0' into develop (diff)
downloaddotfiles-75c9a75fa9144d79b4e9a5d7a0bc647812774b8c.tar.gz
dotfiles-75c9a75fa9144d79b4e9a5d7a0bc647812774b8c.zip
Remove MPD and ncmpcpp config
They're too short, and very host-specific.
Diffstat (limited to 'mpd/profile.d/mpd.sh')
-rw-r--r--mpd/profile.d/mpd.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/mpd/profile.d/mpd.sh b/mpd/profile.d/mpd.sh
deleted file mode 100644
index 5a14aef2..00000000
--- a/mpd/profile.d/mpd.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-# Start an mpd process if one isn't already running
-command -v mpd >/dev/null 2>&1 || return
-[ -s "$HOME"/.mpd/pid ] || mpd