diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-15 15:12:31 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-15 21:01:43 +0200 |
| commit | 8ca8f5264cbcb621efe8e7d617a9ecd86e951bf4 (patch) | |
| tree | 787af34dcb90d91b0ce9076d1597c6d6d57c1ce3 | |
| parent | 56e458281eb507628493203a248fcb7bb4c93766 (diff) | |
Update
| -rw-r--r-- | dotfiles/fish/conf.d/supersync.fish | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/fish/conf.d/supersync.fish b/dotfiles/fish/conf.d/supersync.fish index 74cc822..b60d729 100644 --- a/dotfiles/fish/conf.d/supersync.fish +++ b/dotfiles/fish/conf.d/supersync.fish @@ -106,6 +106,7 @@ function supersync end supersync::gitsyncer + update::tools date +%s >$SUPERSYNC_STAMP_FILE.tmp mv $SUPERSYNC_STAMP_FILE.tmp $SUPERSYNC_STAMP_FILE |
