[Midnightbsd-cvs] src [10249] trunk/share/skel/dot.shrc: update mode
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Jun 2 17:46:23 EDT 2018
Revision: 10249
http://svnweb.midnightbsd.org/src/?rev=10249
Author: laffer1
Date: 2018-06-02 17:46:22 -0400 (Sat, 02 Jun 2018)
Log Message:
-----------
update mode
Modified Paths:
--------------
trunk/share/skel/dot.shrc
Property Changed:
----------------
trunk/share/skel/dot.shrc
Modified: trunk/share/skel/dot.shrc
===================================================================
--- trunk/share/skel/dot.shrc 2018-06-02 21:43:05 UTC (rev 10248)
+++ trunk/share/skel/dot.shrc 2018-06-02 21:46:22 UTC (rev 10249)
@@ -1,4 +1,5 @@
-# $MidnightBSD: src/share/skel/dot.shrc,v 1.3 2011/11/23 12:43:59 laffer1 Exp $
+# $MidnightBSD$
+# $FreeBSD: stable/10/share/skel/dot.shrc 313288 2017-02-05 15:46:05Z jilles $
#
# .shrc - bourne shell startup file
#
@@ -13,12 +14,8 @@
#
# umask 022
-# Enable the builtin emacs(1) command line editor in sh(1),
-# e.g. C-a -> beginning-of-line.
-set -o emacs
-
-# Uncomment this and comment the above to enable the builtin vi(1) command
-# line editor in sh(1), e.g. ESC to go into visual mode.
+# Uncomment this to enable the builtin vi(1) command line editor in sh(1),
+# e.g. ESC to go into visual mode.
# set -o vi
Property changes on: trunk/share/skel/dot.shrc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list