diff options
| -rw-r--r-- | fish/conf.d/supersync.fish | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fish/conf.d/supersync.fish b/fish/conf.d/supersync.fish index 03443c0..f286524 100644 --- a/fish/conf.d/supersync.fish +++ b/fish/conf.d/supersync.fish @@ -122,7 +122,7 @@ function supersync end supersync::gitsyncer - update::tools + # update::tools date +%s >$SUPERSYNC_STAMP_FILE.tmp mv $SUPERSYNC_STAMP_FILE.tmp $SUPERSYNC_STAMP_FILE |
