diff options
Diffstat (limited to 'misc/shell')
-rwxr-xr-x | misc/shell | 6 |
1 files changed, 6 insertions, 0 deletions
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 |