Commit graph

33 commits

Author SHA1 Message Date
ecd03b901d
Remove git-fs-monitor 2024-11-05 17:05:47 +01:00
00765568bb
git: Don't use emacs as editor when it's not enabled 2024-09-20 14:17:07 +02:00
5f2b90ff67
git: Enable difftastic 2024-09-11 21:31:24 +02:00
197fb1716d
git: Set clang-format binary path 2024-07-12 10:28:24 +02:00
a54b182775
git: Decrease credential cache to 15 minutes 2024-05-07 08:45:42 +02:00
7ec5a372ae
gh: Set protocol to https 2024-04-23 16:32:30 +02:00
a6cb43ea6f
git: Authenticate to repohost with OAuth 2024-04-05 13:15:10 +02:00
02ba6aaf29
git: switch to git-credential-oauth 2024-04-04 16:41:46 +02:00
b51ed19d16
git: Disable fs-monitor until issues are fixed 2024-04-03 17:23:44 +02:00
1ff273fde0
git: Add git-fs-monitor 2024-03-28 23:06:12 +01:00
0e24e778a6
git: Apparently fsmonitor is not available on Linux :( 2024-03-28 16:13:35 +01:00
d04de6b674
git: Enable fsmonitor and rerere
For fsmonitor, see https://git-scm.com/docs/git-config#Documentation/git-config.txt-corefsmonitor
For rerere, see https://git-scm.com/book/en/v2/Git-Tools-Rerere
2024-03-28 16:10:58 +01:00
7b82251c57
Add gitu 2024-03-11 17:49:47 +01:00
4cd0f83ce8
Run nixfmt
Some checks failed
/ check (push) Failing after 2m46s
2024-02-05 11:46:52 +01:00
04f93a5497
git: Update gh config 2023-12-20 11:24:48 +01:00
56a7fe64a5 Initial transfer to sway on work PC (#2)
Reviewed-on: #2
2023-09-29 11:52:45 +02:00
ffa37b9b3e
git: git-credential-manager 2023-07-04 20:25:31 +02:00
c9d7542ebe
Make git package configurable 2023-05-21 17:10:54 +02:00
fe8aeff5ee
git: Use pkgs.gitFull 2023-04-19 09:31:28 +02:00
5a63157643
Use solo key for ssh, disable gpg-agent ssh integration
This makes use of ED25519-SK keys that provide 2FA for SSH. Also,
switch to using the SSH key to sign git commits
2022-10-30 21:09:15 +01:00
7fdc9bca76
Add semicolon 2022-09-06 13:27:55 +02:00
88d4acf011
Add url aliases for repohost to git 2022-09-06 13:26:09 +02:00
b576ae39a8
Enable git LFS 2022-08-24 08:31:43 +02:00
0b13ef6eb7
Disable delta, set bat as git pager 2022-05-19 22:05:59 +02:00
a1d49dcf56
Set git push.default to 'current' 2022-05-19 21:42:17 +02:00
4585c5e899
Fix lint errors with statix 2022-05-03 18:17:38 +02:00
3c172be12d
Gitea fixes, formatting with nixpkgs-fmt 2022-04-27 00:21:19 +02:00
6e874beeec
git: disable delta side-by-side 2022-03-22 10:59:19 +01:00
d331343012
Formatting with alejandra 2022-03-01 22:19:03 +01:00
8d88b3c740
GVFS stuff, VS Code tweaks 2022-01-31 08:10:31 +01:00
7fe6e72500
Added git grep config 2022-01-24 11:15:17 +01:00
875a74c99b
Stuff 2021-12-06 09:58:39 +01:00
d5098220e0
Refining 2021-11-21 19:07:12 +01:00