aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.bash_logout
Commit message (Collapse)AuthorAgeFilesLines
* chore: delete obsolete shell config filesLibravatar sommerfeld37 hours1-7/+0
| | | | | | | | | | | | Remove files made redundant by the zsh-only rewrite: - home/.profile (POSIX login shell — replaced by .zprofile) - home/.bashrc (bash interactive — no longer needed) - home/.bash_logout (bash logout — no longer needed) - home/.config/sh/envrc (shared env vars — merged into .zprofile) - home/.config/sh/aliases (shared aliases — merged into .zshrc) - home/.config/sh/shinit (POSIX interactive init — merged into .zshrc) The inputrc file is kept for readline-based tools (python REPL, etc.).
* first commitLibravatar Arnold Sommerfeld2023-10-181-0/+7