diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-28 11:05:49 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-28 11:05:49 +0300 |
| commit | 35d14d683cc2bab8303443050e62f1b2fa3c7680 (patch) | |
| tree | 4fa38d160d69a3b374b3544c4ca38d878f41f44e /fish/conf.d/supersync.fish | |
| parent | a1272e63edc1b11bcc35882ddd0eecf844ac609e (diff) | |
Rename tmpclean to tmputils::clean with namespaced prefix
Diffstat (limited to 'fish/conf.d/supersync.fish')
| -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 8298727..f042853 100644 --- a/fish/conf.d/supersync.fish +++ b/fish/conf.d/supersync.fish @@ -75,7 +75,7 @@ function supersync end supersync::gitsyncer - tmpclean + tmputils::clean # update::tools date +%s >$SUPERSYNC_STAMP_FILE.tmp |
