1 2 3 4 5 6 7
# # ~/.bash_profile # [[ -f ~/.bashrc ]] && . ~/.bashrc export PATH="$HOME/.cargo/bin:$HOME/go/bin:$PATH"