flocon/dot_bash_profile

6 lines
78 B
Text

#
# ~/.bash_profile
#
[[ -f ~/.bashrc ]] && . ~/.bashrc
. "$HOME/.cargo/env"