Skip to content

Latest commit

 

History

History
61 lines (49 loc) · 2.11 KB

File metadata and controls

61 lines (49 loc) · 2.11 KB

Changelog

  • Added
  • Changed
    • PS1 for bash has now the full path to the current working directory
    • Default option for less to -RX
    • Set PAGER to less
    • Unset GIT_PAGER
    • Correct PS1 value for ksh
    • Make .profile work when it is read from .xsession or Xsession
    • .profile does not source $ENV file any longer
    • The host specific environment file .environment.{hostname} is referred to without domain part
    • Use rust-all package for Rust binary package for Debian and Devuan
  • Changed
    • Correct a syntax error in PS1 for OpenBSD ksh
    • Make directory part brighter in PS1 for bash and ksh
  • Added
    • Support for KSH 2020
  • Changed
    • Correct the startup script that dit not load .kshrc script for Portable OpenBSD ksh (oksh)
    • Stop using MANPATH environment variable and let the system determine the user's manual search path
    • Let nano use the classical keybind
  • Added
    • Add the change log file (this file) to the project
  • Changed
    • Replace Cdiff (former name of Ydiff) with delta in order to reduce the dependency on Python