aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/sh/aliases
Commit message (Collapse)AuthorAgeFilesLines
* chore: delete obsolete shell config filesLibravatar sommerfeld35 hours1-73/+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.).
* sh: add copilot aliasLibravatar sommerfeld7 days1-0/+1
|
* sh: update flang aliasesLibravatar sommerfeld7 days1-2/+3
|
* Add a lot of changesLibravatar sommerfeld2025-09-111-3/+2
|
* [sh] Change aliasesLibravatar sommerfeld2025-01-311-2/+2
|
* [sh] Remove ngit aliasLibravatar sommerfeld2024-05-161-1/+0
| | | | Now that an ngit tool exists
* [sh] Alias curl to curlieLibravatar Arnold Sommerfeld2023-11-171-0/+1
|
* Use doasLibravatar Arnold Sommerfeld2023-11-161-8/+7
|
* first commitLibravatar Arnold Sommerfeld2023-10-181-0/+73