summaryrefslogtreecommitdiff
path: root/dot_local/share (unfollow)
AgeCommit message (Collapse)AuthorLines
2024-11-10sh: add /tmp helpersChloé Vulquin-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-11sh: remove cd=z aliasChloé Vulquin-5/+0
2024-08-16sh: add bfs plugChloé Vulquin-0/+2
2024-04-21sh/zoxide: also alias cdChloé Vulquin-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-08sh: move from ~/.local/lib/sh to ~/.local/share/shChloé Vulquin-0/+106
It's debatable but ultimately it *is* arch-independent and ro.
2023-01-18remove a bunch more no longer used stuffChloe Kudryavtsev-91/+0
2021-05-06remove zshChloe Kudryavtsev-2379/+0
2020-09-06add gemini syntax highlightingChloe Kudryavtsev-0/+91
2020-02-14zsh: remove toasty (preparation for git subtree)Chloe Kudryavtsev-0/+0
2019-12-21[zsh] put toasty in .localChloe Kudryavtsev-0/+0