| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: delete obsolete shell config files | sommerfeld | 2026-04-17 | 1 | -196/+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.). | ||||
| * | copilot: add config | sommerfeld | 2026-04-11 | 1 | -0/+3 |
| | | |||||
| * | Add a lot of changes | sommerfeld | 2025-09-11 | 1 | -43/+31 |
| | | |||||
| * | [sh] Make git PS1 faster | sommerfeld | 2025-01-31 | 1 | -2/+6 |
| | | |||||
| * | [de] Improve JAVA GUIs | sommerfeld | 2024-05-16 | 1 | -0/+3 |
| | | |||||
| * | [sh] Have a propper include guard | Arnold Sommerfeld | 2024-04-11 | 1 | -26/+6 |
| | | |||||
| * | Remove DEV_CFLAGS | Arnold Sommerfeld | 2024-03-13 | 1 | -2/+0 |
| | | | | | Not used. | ||||
| * | first commit | Arnold Sommerfeld | 2023-10-18 | 1 | -0/+220 |
