legacy-dots

Unnamed repository; edit this file 'description' to name the repository.

.bash_profile

83 B
1#
2# ~/.bash_profile
3#
4
5[[ -f ~/.bashrc ]] && . ~/.bashrc
6source "$HOME/.cargo/env"