| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-11-10 | sh: add /tmp helpers | -0/+11 | ||
| 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. | ||||
