repo.or.cz
/
cinan.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fastdial page updated
[cinan.git]
/
.bash_profile
blob
ab0b14a6d5cda2869a40947234e2658a700f8928
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