| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-12-12 | sh: remove uv plugin | -5/+0 | ||
| For now I'm just handling it in fish. | ||||
| 2024-11-20 | sh/tmp: add `--force` to `rm` for an edge case | -2/+2 | ||
| 2024-11-18 | sh: add uv plugin | -0/+5 | ||
| This just makes uv install things under ~/.local/uv | ||||
| 2024-11-10 | sh: add /tmp helpers | -0/+22 | ||
| I have really poor discipline when it comes to /tmp. In particular, almost every boot, I create a /tmp/t, and then I pollute it. With this, I can make auto-cleaned-up directories that are arbitrary (`tt`) that's for the quick experiments. And then there's a helper for longer term stuff (via `t`) that's equivalent to what I already do, but nicer. | ||||
| 2024-10-11 | sh: remove cd=z alias | -5/+0 | ||
| 2024-08-16 | sh: add bfs plug | -0/+2 | ||
| 2024-04-21 | sh/zoxide: also alias cd | -0/+5 | ||
| To my knowledge there's no advantage to the builtin over `z`. Maybe syntax highlighting? Anyway I forget to type `z` pretty often, so just alias cd. | ||||
| 2024-03-08 | sh: move from ~/.local/lib/sh to ~/.local/share/sh | -0/+106 | ||
| It's debatable but ultimately it *is* arch-independent and ro. | ||||
| 2023-01-18 | remove a bunch more no longer used stuff | -91/+0 | ||
| 2021-05-06 | remove zsh | -2379/+0 | ||
| 2020-09-06 | add gemini syntax highlighting | -0/+91 | ||
| 2020-02-28 | Merge master from upstream toasty | -18/+23 | ||
| 2020-02-14 | Merge commit '858a4a31a251d0eab21dffb96776aca007dafb07' as ↵ | -0/+2374 | ||
| 'dot_local/share/toasty' | ||||
| 2020-02-14 | zsh: remove toasty (preparation for git subtree) | -0/+0 | ||
| 2019-12-21 | [zsh] put toasty in .local | -0/+0 | ||
