diff options
| author | Paul Buetow <paul@buetow.org> | 2025-04-30 17:42:33 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-04-30 17:42:33 +0300 |
| commit | 08eb1c19298b2495eaf894987ac4b06ddd321221 (patch) | |
| tree | 9954bfdf0755d0c95bb669fea27ca5ce72665a99 | |
| parent | 7fc725cbe7418d6d812785bb18c46a1fc8e346e8 (diff) | |
Update
| -rw-r--r-- | dotfiles/fish/conf.d/supersync.fish | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dotfiles/fish/conf.d/supersync.fish b/dotfiles/fish/conf.d/supersync.fish index fedff9b..f69b34b 100644 --- a/dotfiles/fish/conf.d/supersync.fish +++ b/dotfiles/fish/conf.d/supersync.fish @@ -46,6 +46,9 @@ function supersync::worktime cd - end +function supersync::uprecords::darwin +end + function supersync::uprecords set -l uprecords_dir ~/git/uprecords set -l uprecords_repo git@codeberg.org:snonux/uprecords.git |
