Commit Graph

7 Commits

Author SHA1 Message Date
Giulio De Pasquale
4ecc45a4bd feat(git.nix): add ais alias for staged diffs
- Introduced `ais` alias to generate commit messages from staged diffs using `aichat`
- The alias runs `git diff --staged HEAD` and pipes the output to `aichat` with the specified model and request type
2024-12-06 12:02:35 +00:00
Giulio De Pasquale
58e2b8dab7 feat(home/git.nix): enable Git LFS and add aliases
- Enabled Git Large File Storage (LFS)
- Added `ai` alias to generate diff with AI chat
2024-11-17 20:15:47 +00:00
Giulio De Pasquale
4cc4067510 git: Modified email 2023-02-14 17:35:40 +01:00
Giulio De Pasquale
522e4b7bbc Merge branch 'master' of ssh://git.giugl.io:10022/peperunas/nixos 2021-11-25 11:39:17 +00:00
Giulio De Pasquale
96bca243fb added git-lfs to config 2021-11-25 11:37:25 +00:00
Giulio De Pasquale
f745509484 add delta to git 2021-11-25 12:26:29 +01:00
Giulio De Pasquale
75a63c6329 huge reorganization 2021-10-13 13:29:07 +01:00