From 454c6e3c77b3db507ee81875219089047fc2d5a3 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 13 Jan 2013 15:37:49 -0200 Subject: Initial import --- misc/shell | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 misc/shell (limited to 'misc/shell') diff --git a/misc/shell b/misc/shell new file mode 100755 index 0000000..ad86b8f --- /dev/null +++ b/misc/shell @@ -0,0 +1,6 @@ +#!/bin/bash +# +# shell: wrapper for a simple terminal console +# + +Eterm -g 110x45+320+90 +sb -f white -F smooth --borderless no --buttonbar 0 --scrollbar 0 -P None -nterminal -- cgit v1.2.3