diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2012-11-14 05:48:17 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2012-11-14 05:48:17 +0100 |
commit | 7be7f4a79a500e4bcf76bfc38d04019f3be4095b (patch) | |
tree | 26a3d19c2ad0ba6f4ab59ddecfb36aae9ab030f3 /teco.ini | |
parent | a054db598ae07479bf70c4465434938085f91e03 (diff) | |
download | sciteco-7be7f4a79a500e4bcf76bfc38d04019f3be4095b.tar.gz |
default teco ini file
* should serve as a template to the user
Diffstat (limited to 'teco.ini')
-rw-r--r-- | teco.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/teco.ini b/teco.ini new file mode 100644 index 0000000..633e67f --- /dev/null +++ b/teco.ini @@ -0,0 +1,5 @@ +! TECO.INI ! + +! open all files specified on the commandline ! +<:l;r 0x0 ebQ0 eb l> +ef
\ No newline at end of file |