aboutsummaryrefslogtreecommitdiff
path: root/packages/git-broom (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-10-14delete more python codeFranck Cuny2-339/+0
2024-07-22add lint as a target and reformatFranck Cuny1-58/+21
2024-04-30improve variable's nameFranck Cuny1-2/+2
2024-03-06rename `tools` to `packages` to follow conventionFranck Cuny2-0/+376
The convention is to use `pkgs` or `packages` for overlays and definition of custom packages. Since I'm already using `pkg` for go, I prefer to use `packages` for my scripts.