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
2024-11-18 19:58:44 +00:00
2024-11-18 19:58:44 +00:00
2021-10-11 11:32:30 +02:00
2021-10-13 13:29:07 +01:00
2024-11-24 00:14:58 +00:00
2023-02-17 17:54:57 +01:00

Nix Flake README

This Nix Flake defines the NixOS configurations and Home-Manager configurations for my personal systems.

NixOS Configurations

  • architect
  • gAluminum

Home-Manager Configurations

  • giulioMac
  • giulioAarch
  • giulioX64
  • giulioX64NoSSH
Description
No description provided
Readme 2.3 MiB
Languages
Nix 95%
Shell 5%