diff options
| author | Paul Buetow <paul@buetow.org> | 2025-05-21 23:11:47 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-05-21 23:11:47 +0300 |
| commit | a84bec389e784f612990a6fdc43053722b247bca (patch) | |
| tree | 4f9d029ce04fa58e2b6ad22a06d989f54af6f4d6 | |
| parent | 52b9895d9c1794fd392ab99bfe60a0fa6d26dd41 (diff) | |
Update
| -rw-r--r-- | dotfiles/fish/conf.d/supersync.fish | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dotfiles/fish/conf.d/supersync.fish b/dotfiles/fish/conf.d/supersync.fish index e3e7d34..58d1c00 100644 --- a/dotfiles/fish/conf.d/supersync.fish +++ b/dotfiles/fish/conf.d/supersync.fish @@ -89,5 +89,3 @@ function supersync date +%s >$SUPERSYNC_STAMP_FILE.tmp mv $SUPERSYNC_STAMP_FILE.tmp $SUPERSYNC_STAMP_FILE end - -alias ss supersync |
