#!/bin/sh set -e cd auto ./auto cd ../manual/rust ./rust . ~/.cargo/env cd ../helix ./helix cd ../starship ./starship echo 'Full setup complete!'