diff options
| author | Paul Buetow <paul@buetow.org> | 2025-02-23 18:03:41 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-02-23 18:03:41 +0200 |
| commit | a3f03c8db4b4e5d4d5404ca90943081f8538b469 (patch) | |
| tree | 70b548433ef09dccf738768b83a7a1b868e90392 | |
| parent | 73a55ea86d7d1182fca7ed81f7fcc23b832d3bef (diff) | |
no index
| -rw-r--r-- | dotfiles/zsh/zshrc_d/supersync.source.zsh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dotfiles/zsh/zshrc_d/supersync.source.zsh b/dotfiles/zsh/zshrc_d/supersync.source.zsh index 5059a11..abbf64c 100644 --- a/dotfiles/zsh/zshrc_d/supersync.source.zsh +++ b/dotfiles/zsh/zshrc_d/supersync.source.zsh @@ -17,7 +17,6 @@ supersync::is_it_time_to_sync () { supersync::sync () { worktime::sync uprecords::sync - git::repos::index task::sync if [ -f $GOS_BIN ]; then |
