blips/fish/functions/gd.fish
2024-04-26 14:04:03 -04:00

3 lines
43 B
Fish

function gd
godot -e ./project.godot &
end