From 6b92af9004e5107d4767401424331b8dd8e1f710 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 13 Jul 2025 22:56:17 +0300 Subject: sync bi --- 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 3c977fb..8a4713d 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 --batch-run + ~/go/bin/gitsyncer sync bidirectional end end -- cgit v1.2.3