Add cargo bin to path
This commit is contained in:
parent
379e2be202
commit
0db4f6a3e8
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
home.sessionPath = [ "$HOME/.local/bin" ];
|
home.sessionPath = ["$HOME/.local/bin" "$HOME/.cargo/bin/"];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue