Commit graph

7 commits

Author SHA1 Message Date
ab9d32bd6c
chore: Migrate git setting to newer nixpkgs module 2025-10-28 22:00:41 +08:00
3b6fc69eea
feat(gitu): Install gitu instead of lazygit 2025-09-13 12:41:32 +08:00
d683e4ae6a
fix(git): Prevent strpping hash-prefixed from commits
Sets `core.commentChar` to a semicolon (`;`). This prevents Git from
treating lines beginning with a `#` as comments and removing them from
the final commit message. This is useful when writing commit messages
with markdown.
2025-08-30 22:11:31 +08:00
9201969c1b
Reformat nix source file using nixfmt 2025-08-21 05:08:56 +08:00
e44894c666
switch nixfmt to alejandra to format nix code 2025-04-28 22:37:53 +08:00
e43524ff83
update flake inputs 2025-02-15 17:37:01 +08:00
bc450a9fe7
move all home level programs to progems dir 2025-02-01 19:03:42 +08:00
Renamed from home/modules/git.nix (Browse further)