4 lines
69 B
Text
4 lines
69 B
Text
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
xterm -bg black -fg grey -sb -leftbar -si -bc -cr orange
|
||
|
|
|