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

3 lines
48 B
Fish

function projectdo_test
projectdo -d test
end