fastdial page updated
[cinan.git] / .bash_profile
blobab0b14a6d5cda2869a40947234e2658a700f8928
1 #deluged &
2 export BROWSER="firefox" &
3 alsactl restore &
4 /etc/rc.d/mpd restart &
5 /etc/rc.d/mpdscribble restart &
6 if [[ -z "$DISPLAY" ]] && [[ $(tty) = /dev/tty1 ]]; then
7   startx -- -nolisten tcp -dpi 96 &
8 fi