dotfiles/.config/fish/functions/projectdo_build.fish

3 lines
50 B
Fish

function projectdo_build
projectdo -d build
end