aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix: so `~` isn't expanded in `"` stringspml682025-04-171-2/+2
|
* refactor: encase some variables in strings, replace if-else chain with casepml682025-03-231-22/+30
|
* fix: so the "simpler approach" doesn't actually work it seemspml682024-12-241-2/+3
|
* docs: add fish completion directions to READMEpml682024-12-222-1/+7
|
* feat: add fish completion scriptpml682024-12-211-0/+11
|
* feat: exit with code 16 when unknown switch is usedpml682024-12-213-12/+8
|
* fix: script running `_clean` in PWDpml682024-12-211-7/+6
|
* feat: initial commitpml682024-12-214-0/+204