.bashrc
sh export PATH="$HOME/.cargo/bin:$PATH" export PROMPT_COMMAND="fprompt --home $HOME --pwd $PWD --error $? --width $COLUMNS"