# rustup shell setup if not contains "/jenkins/jobs/oi-userland/workspace/components/web/firefox/build/.cargo/bin" $PATH # Prepending path in case a system-installed rustc needs to be overridden set -x PATH "/jenkins/jobs/oi-userland/workspace/components/web/firefox/build/.cargo/bin" $PATH end