# shellcheck shell=dash

___x_cmd_nu_ddgo(){
    ___X_CMD_DDGO_QUERY_SITE="https://www.nushell.sh" \
        ___x_cmd ddgo "$@"
}


