profile: Add cargo specific path to PATH
This commit is contained in:
parent
632701186e
commit
0b6e478ef1
1 changed files with 1 additions and 0 deletions
1
.profile
1
.profile
|
@ -11,3 +11,4 @@ set +a
|
|||
|
||||
export PATH="$HOME/.local/bin:$PATH"
|
||||
|
||||
. "$HOME/.cargo/env"
|
||||
|
|
Loading…
Add table
Reference in a new issue