freebsd-dev/share/skel
Juli Mallett 698f822d6d Turn on emacs line editing mode by default, as this is what most shells do
these days, and the average user expects ^A and arrow keys to work, however
if they know nothing of editing modes, they will think sh(1) just sucks.  It
is likely that because of defaults on most systems and with most shells that
anyone who actually wants vi(1) editing mode will have 'set -o vi'.  This
won't affect existing accounts, this way, of course.  Only accounts with
.shrc from new etc/skel will be affected.  This is much better than making
the change in sh(1).
2002-07-23 12:28:16 +00:00
..
dot.cshrc Add these key bindings for tcsh users in interactive mode: 2001-01-10 17:35:28 +00:00
dot.login Automatically exec bash at startup if it exists^U Turn on the display of 2001-06-25 20:40:02 +00:00
dot.login_conf Fix ISO_ for new names 2001-06-10 17:08:53 +00:00
dot.mail_aliases $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
dot.mailrc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
dot.profile Synchronize path with dot.cshrc by adding /usr/local/sbin. 2002-07-07 00:00:54 +00:00
dot.rhosts $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
dot.shrc Turn on emacs line editing mode by default, as this is what most shells do 2002-07-23 12:28:16 +00:00
Makefile s/${INSTALL} -c/${INSTALL} ${COPY}/ 2002-07-18 12:07:49 +00:00