summaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/sh
Commit message (Collapse)AuthorAgeFilesLines
* chore: delete obsolete shell config filessommerfeld2026-04-173-310/+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
|
* sh: add copilot aliassommerfeld2026-04-111-0/+1
|
* sh: update flang aliasessommerfeld2026-04-111-2/+3
|
* Add a lot of changessommerfeld2025-09-112-46/+33
|
* [sh] Make git PS1 fastersommerfeld2025-01-311-2/+6
|
* [sh] Change aliasessommerfeld2025-01-311-2/+2
|
* [sh] Remove ngit aliassommerfeld2024-05-161-1/+0
| | | | Now that an ngit tool exists
* [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.
* [sh] Alias curl to curlieArnold Sommerfeld2023-11-171-0/+1
|
* Use doasArnold Sommerfeld2023-11-161-8/+7
|
* first commitArnold Sommerfeld2023-10-184-0/+354