dotfiles/user/fish/.config/fish/functions/tl.fish

4 lines
81 B
Fish

function tl --description 'Taskwarriror long list'
command task long $argv;
end