dotfiles/.profile
2019-10-02 21:06:34 -05:00

4 lines
55 B
Bash

source ~/.bashrc
export PATH="$HOME/.cargo/bin:$PATH"