. $HOME/.profile export PS1='; ' set -o vi test -r "$LOGIN" && . "$LOGIN" test -r "$SETENV" && . "$SETENV" && setenv bash . "$HOME/.cargo/env"