aboutsummaryrefslogtreecommitdiffstats
path: root/home-dots/dot-bash_profile
blob: aeac56af74619369b63af9b51452da67f75378ce (plain)
1
2
3
4
5
6
#
# ~/.bash_profile
#

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