dotfiles/user/fish/.config/fish/functions/tp.fish

4 lines
84 B
Fish

function tp --description 'Taskwarriror projects'
command task projects $argv;
end