chiark / gitweb /
Found on mariner (already did .bashrc and .emacs)
[ian-dotfiles.git] / dot / configs / xclients
1 #!/bin/bash
2
3 eval `cd $HOME && .configs/configure`
4
5 #xconsole -geometry -0-0 &
6 #
7 #echo -n :
8
9 exec vtwm &
10
11 echo -n :
12
13 xloadt &
14
15 echo -n :
16
17 xterm -n 'xterm d' -T xterm -geometry 80x25+0-10 &
18
19
20 .configs/chiarks
21
22
23
24
25 .configs/xbiffs
26
27 (while sleep 590; do xrefresh -geometry 200x100-0-0; done) &
28
29 echo -n :