summaryrefslogtreecommitdiffstats
path: root/etc/ksh.kshrc
AgeCommit message (Expand)AuthorFilesLines
2018-05-16Remove default ls -C alias.mpf1-2/+2
2018-02-18zap *_path() functionskn1-24/+1
2017-11-05Remove the ':' at the beginning of ksh.kshrc.rpe1-2/+1
2017-11-02Replace ps | grep with pgrep and use && instead of if-then-fi.tb1-4/+2
2017-07-15Replace some `eval` with $(eval) for consistency and usetb1-7/+7
2016-09-14Do the same with less code.rpe1-6/+4
2016-09-10Unbreak ksh.kshrc by using a MI way of finding out the console device name.rpe1-2/+2
2016-09-10Simplify setting the USER and UID variables.rpe1-4/+3
2016-09-10Remove remnants of rlogin, it's long gone (2002).rpe1-3/+1
2016-09-10Identationrpe1-10/+10
2016-09-09Convert [] to ksh style [[]] tests.rpe1-5/+5
2016-09-09Resurrect the detection of the console device that got lost a long time ago.rpe1-1/+4
2015-02-18Remove old cruft, that make no sense at all on OpenBSD.rpe1-24/+4
2014-07-11Introducing a nifty _ignore function makes the file neater and easierhalex1-39/+13
2014-07-11revert last commithalex1-13/+13
2014-07-09I hate eval. Apart from when it's really needed.halex1-13/+13
2011-07-04use "function X" rather than "X ()" since for the former, preceding parameterhalex1-13/+13
2010-04-26don't throw away exit status of various commands; ok sthen@ dcoppa@ halex@otto1-1/+13
2009-08-07fix ksh ftp wrapper so argvs aren't split before passing; makingmartynas1-2/+2
2008-08-24remove the ls=ls -gCF alias: we already have an alias for ls (-CF),jmc1-2/+1
2005-02-07indentation whitespace nitsdavid1-8/+8
2002-12-08Remove special case code for sun/xterm that faked a DISPLAY andmarc1-25/+1
2002-10-16when using this file, label and ilabel set the term 'title' and icon labels.todd1-3/+3
2002-05-30space nitsderaadt1-2/+2
2001-11-19zap trailing spaces and tabsderaadt1-8/+8
2001-04-30fix function wcd so "cd x && y" returns an appropriate error when x does not existmarc1-2/+2
2000-09-21add ssh to the list of apps to 'cleanup titles afterwards' when used with antodd1-1/+8
2000-01-27Don't bind arrow keys in pdksh, the binding are already there by default.millert1-11/+1
1999-11-20Fix cd/wcd aliases. Closes PR #981millert1-3/+2
1998-03-22fix ksh.kshrc; check ksh.kshrc, .kshrc for owner/mode/pathmarc1-5/+4
1996-12-16changed not to hardcode sun console name as "console"kstailey1-3/+5
1996-08-14Add /etc/ksh.kshrc.downsj1-0/+211