fisher/functions/spin.fish
2016-02-18 06:41:29 +09:00

4 lines
125 B
Fish

function spin -d "Run `fisher install spin` to update this function." -a commands
fish -c "$commands" ^ /dev/stderr
end