aboutsummaryrefslogtreecommitdiff
path: root/nix/users/fcuny/git.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* one more alias for gitFranck Cuny2024-12-301-0/+1
|
* add a few aliases to fish and git for gitFranck Cuny2024-12-301-0/+14
|
* remove mention of other git serversFranck Cuny2024-12-271-3/+0
|
* switch to the newer version of nixfmtFranck Cuny2024-12-191-7/+11
| | | | | | `nixfmt-rfc-style' replaces `nixfmt-classic'. It's actively maintained, but also changes the style, so this commit touches all the files in the repository.
* use ssh instead of http when working on my repositoriesFranck Cuny2024-12-181-0/+3
|
* configure the git email correctlyFranck Cuny2024-12-161-3/+9
| | | | | The syntax for `hasconfig' was not correct, and as a result the wrong email was selected. I verified this one is working as expected.
* refactor home-managerFranck Cuny2024-12-161-0/+59
Only install what's needed for specific OSes.