From bf56ef64278a90acab9116311e649e762d39cd34 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 7 Feb 2026 21:43:03 +0200 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 56478c2..320afcd 100644 --- a/dotfiles/fish/conf.d/supersync.fish +++ b/dotfiles/fish/conf.d/supersync.fish @@ -81,7 +81,7 @@ function supersync::gitsyncer end if test -f ~/go/bin/gitsyncer - ~/go/bin/gitsyncer sync bidirectional --auto-create-releases --create-repos && ~/go/bin/gitsyncer showcase + ~/go/bin/gitsyncer sync bidirectional --auto-create-releases --create-repos --throttle && ~/go/bin/gitsyncer showcase end if test $status -eq 0 echo $now >$enable_file -- cgit v1.2.3