dotfiles/.config/fish/functions/projectdo_tool.fish
2023-10-11 12:37:33 +02:00

3 lines
48 B
Fish

function projectdo_tool
projectdo -d tool
end