Add git-graph script
All checks were successful
/ check (push) Successful in 1m41s

This commit is contained in:
Oliver Davies 2025-07-11 02:00:23 +01:00
parent 3c76e2edea
commit 2bd14ac1a8
3 changed files with 19 additions and 0 deletions

View file

@ -170,6 +170,7 @@ in
home = {
packages = with pkgs; [
git-extras
git-graph
git-trim
stable.git-instafix
];