Files
dotfiles/profile
2018-09-03 16:30:01 -04:00

4 lines
88 B
Bash

[ -n "$PROFILE" ] && return || readonly PROFILE=1
export PATH="$HOME/.cargo/bin:$PATH"