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
add fastdial html page
[cinan.git]
/
.zprofile
blob
1f6b956a1eb230deed4ac5255b17157442d51c68
1
export BROWSER="firefox"
2
alsactl restore
3
killall mpd; mpd &
4
killall mpdscribble; mpdscribble &
5
if [[ -z "$DISPLAY" ]] && [[ $(tty) = /dev/tty1 ]]; then
6
startx -- -nolisten tcp -dpi 96 &
7
fi