aboutsummaryrefslogtreecommitdiff
path: root/dot.zprofile
blob: 6682141aa61a8fae07f8bf3cde89d880ea5a4512 (plain) (blame)
1
2
3
[ -f /etc/gentoo-release ] && source ~/.zshenv

export PATH="$HOME/.cargo/bin:$PATH"