1 2 3 4 5 6 7 8 9
# .bash_profile # Get the aliases and functions if [ -f ~/.bashrc ]; then . ~/.bashrc fi # User specific environment and startup programs . "$HOME/.cargo/env"