From f42885cd1662b04c28516f397e1fea014fea5d19 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 9 Jul 2025 12:21:37 +0300 Subject: Update --- dotfiles/fish/conf.d/supersync.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/fish/conf.d/supersync.fish b/dotfiles/fish/conf.d/supersync.fish index 1794658..3c977fb 100644 --- a/dotfiles/fish/conf.d/supersync.fish +++ b/dotfiles/fish/conf.d/supersync.fish @@ -66,7 +66,7 @@ end function supersync::gitsyncer if test -f ~/.gitsyncer_enable - ~/go/bin/gitsyncer --full --showcase + ~/go/bin/gitsyncer --batch-run end end -- cgit v1.2.3