summaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/sh/envrc
Commit message (Collapse)AuthorAgeFilesLines
* chore: delete obsolete shell config filessommerfeld2026-04-171-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 configsommerfeld2026-04-111-0/+3
|
* Add a lot of changessommerfeld2025-09-111-43/+31
|
* [sh] Make git PS1 fastersommerfeld2025-01-311-2/+6
|
* [de] Improve JAVA GUIssommerfeld2024-05-161-0/+3
|
* [sh] Have a propper include guardArnold Sommerfeld2024-04-111-26/+6
|
* Remove DEV_CFLAGSArnold Sommerfeld2024-03-131-2/+0
| | | | Not used.
* first commitArnold Sommerfeld2023-10-181-0/+220