add git-squash

This commit is contained in:
Sridhar Ratnakumar 2024-10-02 16:12:33 -04:00
parent 19b0fe2e8f
commit d99ada42c2
No known key found for this signature in database
3 changed files with 36 additions and 0 deletions

View file

@ -2,6 +2,7 @@
{
home.packages = with pkgs; [
git-filter-repo
git-squash # https://github.com/sheerun/git-squash
];
programs.git = {