summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-07-09 12:14:40 +0300
committerPaul Buetow <paul@buetow.org>2025-07-09 12:14:40 +0300
commit5ce0157f8001d3101d6415f6f1811c3fc7f1f3a7 (patch)
tree3477482d1796876e93746e4ef1e0fbd1c05327ea
parent3aa70054cd70909354443fc336fbeb902c2c4219 (diff)
add gitsyncer
-rw-r--r--dotfiles/fish/conf.d/supersync.fish3
1 files changed, 2 insertions, 1 deletions
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