1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/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
dot.login
dot.login_conf
dot.mail_aliases
dot.mailrc
dot.profile
dot.rhosts
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