From 5ce0157f8001d3101d6415f6f1811c3fc7f1f3a7 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 9 Jul 2025 12:14:40 +0300 Subject: add gitsyncer --- dotfiles/fish/conf.d/supersync.fish | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotfiles/fish/conf.d/supersync.fish b/dotfiles/fish/conf.d/supersync.fish index 811b070..1794658 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 + ~/go/bin/gitsyncer --full --showcase end end @@ -75,6 +75,7 @@ function supersync supersync::taskwarrior supersync::worktime no_sync_quotes supersync::uprecords + supersync::gitsyncer if test -f ~/.gos_enable gos -- cgit v1.2.3