summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-03-29 13:15:24 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-03-29 13:15:24 +0200
commit7806023b7203719da399d519d67dcfea8f7544a4 (patch)
tree2bd91e5a363ef671323a439d855ba10c78d3a34f
parentd519281721c79a429700a8d3a1e8e51bc2782b42 (diff)
Moved mpd host for nemesis to local-env
-rw-r--r--etc/hosts/nemesis4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/hosts/nemesis b/etc/hosts/nemesis
deleted file mode 100644
index d0d7652..0000000
--- a/etc/hosts/nemesis
+++ /dev/null
@@ -1,4 +0,0 @@
-## vim:ft=zsh
-if pgrep mpd &> /dev/null; then
- export MPD_HOST=localhost
-fi