Initial commit

This commit is contained in:
Nico Schottelius 2006-07-20 09:54:37 +02:00
commit d3c6e29902
202 changed files with 3909 additions and 0 deletions

5
4xterm Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
xterm -ls -title "Welcome to the world of darkness -#1#-" &
xterm -ls -title "Welcome to the cinema -#2#-" &
xterm -ls -title "Welcome to the paradis on earth -#3#-" &
xterm -ls -title "Welcome to the Universe -#4#-" &