#!/bin/sh # MPD daemon start [ ! -s ~/.config/mpd/pid ] && mpd export PATH=$PATH:"$HOME/bin"