| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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. | ||||
