1 2 3 4 5 6 7 8
# .bash_profile # Get the aliases and functions [ -f $HOME/.bashrc ] && . $HOME/.bashrc PATH=/sbin:$PATH export PATH="$HOME/.cargo/bin:$PATH"