promote jupp to default editor if installed, in the customisation section
This commit is contained in:
parent
bc1746bccb
commit
b00e5b01b4
@ -1,5 +1,5 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
# $MirOS: src/bin/mksh/dot.mkshrc,v 1.119 2017/08/08 20:50:34 tg Exp $
|
# $MirOS: src/bin/mksh/dot.mkshrc,v 1.120 2017/08/08 20:52:11 tg Exp $
|
||||||
#-
|
#-
|
||||||
# Copyright (c) 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010,
|
# Copyright (c) 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010,
|
||||||
# 2011, 2012, 2013, 2014, 2015, 2016, 2017
|
# 2011, 2012, 2013, 2014, 2015, 2016, 2017
|
||||||
@ -617,6 +617,7 @@ done
|
|||||||
#\\builtin export LANG=C LC_CTYPE=$p LC_MEASUREMENT=$p LC_MESSAGES=$p LC_PAPER=$p
|
#\\builtin export LANG=C LC_CTYPE=$p LC_MEASUREMENT=$p LC_MESSAGES=$p LC_PAPER=$p
|
||||||
#\\builtin set -U
|
#\\builtin set -U
|
||||||
|
|
||||||
|
p=$(\\builtin whence -p jupp) && EDITOR=$p
|
||||||
\\builtin unset p
|
\\builtin unset p
|
||||||
|
|
||||||
\: place customisations above this line
|
\: place customisations above this line
|
||||||
|
Loading…
Reference in New Issue
Block a user