From 3dcc91e4bee3c618a544ef79132c027d3a863cab Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 3 Oct 2025 20:13:12 +0300 Subject: Update --- dotfiles/fish/conf.d/supersync.fish | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dotfiles/fish/conf.d/supersync.fish b/dotfiles/fish/conf.d/supersync.fish index 356f773..2ea01b6 100644 --- a/dotfiles/fish/conf.d/supersync.fish +++ b/dotfiles/fish/conf.d/supersync.fish @@ -112,3 +112,5 @@ function supersync::is_it_time_to_sync end read -P "It's time to run supersync! Run it? (y/n) " answer; and test "$answer" = y; and supersync end + +abbr -a supersynct 'supersync; track' -- cgit v1.2.3