# # ~/.bash_profile # [[ -f ~/.bashrc ]] && . ~/.bashrc export PATH="$HOME/.cargo/bin:$HOME/go/bin:$PATH"