2024-09-18 21:32:11 -03:00

4 lines
77 B
Fish

function yt --wraps=ytfzf --description 'alias yt ytfzf'
ytfzf $argv;
end