If anything gets set in either file, it will overwrite .profile.
For some reason, Medtronic global IT has the following line in .kshrc in RHEL 6.5 and later (not in HREL 6.4)
Code: Select all
# use emacs editing mode by default
set -o emacs
Once it is commented out, it starts to work as usual.
My guess is someone who created the kickstart image uses emacs most.