dotfiles/.config/fish/functions/projectdo_test.fish

3 lines
48 B
Fish

function projectdo_test
projectdo -d test
end