4 lines
98 B
Fish
4 lines
98 B
Fish
function yP --wraps='yadm push' --description 'alias yP=yadm push'
|
|
yadm push $argv
|
|
|
|
end
|