aboutsummaryrefslogtreecommitdiffstats
path: root/home-dots/dot-bash_profile
blob: ea2a147548c024b32906fdc9ac59d14fc6e52388 (plain)
1
2
3
4
5
6
#
# ~/.bash_profile
#
[[ -f ~/.bashrc ]] && . ~/.bashrc
# [ -f "$HOME/.ghcup/env" ] && source "$HOME/.ghcup/env" # ghcup-env
# source "$HOME/.cargo/env"