mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-07 16:47:23 +08:00
add git-squash
This commit is contained in:
parent
19b0fe2e8f
commit
d99ada42c2
3 changed files with 36 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
home.packages = with pkgs; [
|
||||
git-filter-repo
|
||||
git-squash # https://github.com/sheerun/git-squash
|
||||
];
|
||||
|
||||
programs.git = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue