homedir="$(pwd)/homedir"
env \
PATH="$HOME/.radicle/bin:$PATH" \
HOME="$homedir" \
RAD_PASSPHRASE=secret \
RAD_HOME="$homedir/.radicle" \