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

3 lines
46 B
Fish

function projectdo_run
projectdo -d run
end