flakeup
This commit is contained in:
parent
bdc0de8b47
commit
b500763572
4 changed files with 63 additions and 20 deletions
5
dotfiles/dot_config/fish/functions/yabup.fish
Normal file
5
dotfiles/dot_config/fish/functions/yabup.fish
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
function yabup --description 'update yabridge'
|
||||
yabridgectl sync --prune $argv
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue