major refactor and reorg

This commit is contained in:
Matt Nish-Lapidus 2025-02-04 10:21:52 -05:00
parent fd3cedfa93
commit 3c69cf9c74
86 changed files with 811 additions and 984 deletions

View file

@ -0,0 +1,5 @@
#!/usr/bin/env fish
function yabup --description 'update yabridge'
yabridgectl sync --prune $argv
end