=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/ksh.kshrc,v retrieving revision 1.31 retrieving revision 1.32 diff -c -r1.31 -r1.32 *** src/etc/ksh.kshrc 2018/02/18 21:48:00 1.31 --- src/etc/ksh.kshrc 2018/05/16 14:01:41 1.32 *************** *** 1,4 **** ! # $OpenBSD: ksh.kshrc,v 1.31 2018/02/18 21:48:00 kn Exp $ # # NAME: # ksh.kshrc - global initialization for ksh --- 1,4 ---- ! # $OpenBSD: ksh.kshrc,v 1.32 2018/05/16 14:01:41 mpf Exp $ # # NAME: # ksh.kshrc - global initialization for ksh *************** *** 57,63 **** set -o emacs ! alias ls='ls -CF' alias h='fc -l | more' case "$TERM" in --- 57,63 ---- set -o emacs ! alias ls='ls -F' alias h='fc -l | more' case "$TERM" in