From a4a3fa66f7d1228a039e0ee4b52abc237d6f9506 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 31 Oct 2025 18:35:28 +0200 Subject: Update --- 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 2ea01b6..462083f 100644 --- a/dotfiles/fish/conf.d/supersync.fish +++ b/dotfiles/fish/conf.d/supersync.fish @@ -91,12 +91,13 @@ function supersync supersync::taskwarrior supersync::worktime no_sync_quotes supersync::uprecords - supersync::gitsyncer if test -f ~/.gos_enable gos end + supersync::gitsyncer + date +%s >$SUPERSYNC_STAMP_FILE.tmp mv $SUPERSYNC_STAMP_FILE.tmp $SUPERSYNC_STAMP_FILE end -- cgit v1.2.3