4 lines
106 B
Fish
4 lines
106 B
Fish
function yst --wraps='yadm status' --description 'alias yst=yadm status'
|
|
yadm status $argv
|
|
|
|
end
|