From 48369966b44b2253333c4aad74201996327559bc Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Tue, 9 Jun 2026 02:01:12 -0700 Subject: [PATCH] git: update shared checkout config --- dotfiles/gitconfig | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dotfiles/gitconfig b/dotfiles/gitconfig index 3ba11371..661d767f 100644 --- a/dotfiles/gitconfig +++ b/dotfiles/gitconfig @@ -102,10 +102,10 @@ required = true [credential "https://github.com"] helper = - helper = !/nix/store/y3m73nv1ry783kqfjqq17p3kxxaxx5d1-gh-2.92.0/bin/.gh-wrapped auth git-credential + helper = !/nix/store/fxvyz1dx5wp87qgbd6dfkmqqb4fypm3b-gh-2.93.0/bin/.gh-wrapped auth git-credential [credential "https://gist.github.com"] helper = - helper = !/nix/store/y3m73nv1ry783kqfjqq17p3kxxaxx5d1-gh-2.92.0/bin/.gh-wrapped auth git-credential + helper = !/nix/store/fxvyz1dx5wp87qgbd6dfkmqqb4fypm3b-gh-2.93.0/bin/.gh-wrapped auth git-credential [includeIf "gitdir:~/Projects/org-agenda-api/"] path = ~/.gitconfig.org-agenda-api [includeIf "gitdir:~/Projects/dotfiles/org-agenda-api/"] @@ -117,3 +117,5 @@ directory = /tmp/tmp.zFdvVnKk4B/runtime/data/org directory = /tmp/tmp.PQTdI3UzS3/runtime/data/org directory = /srv/dotfiles/dotfiles/config/taffybar/taffybar + directory = /srv/dotfiles + directory = /srv/dotfiles/.worktrees/taffybar-week-old