aboutsummaryrefslogtreecommitdiff
path: root/etc/sh/rc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/sh/rc')
-rw-r--r--etc/sh/rc9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/sh/rc b/etc/sh/rc
index 3b26de3..e8b8b22 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -62,6 +62,15 @@ export EXINIT='
set ruler
set showmode
set showmatch
+ set extended
+ set cedit=
+ set filec=
+ set iclower
+ set nolock
+ set searchincr
+ set tildeop
+ set windowname
+ set verbose
'
HOSTNAME="$(hostname)"