fix path
This commit is contained in:
parent
997400e171
commit
635600ace2
4 changed files with 8 additions and 7 deletions
|
|
@ -79,4 +79,4 @@ $env.NU_PLUGIN_DIRS = [
|
|||
]
|
||||
|
||||
# To add entries to PATH (on Windows you might use Path), you can use the following pattern:
|
||||
# $env.PATH = ($env.PATH | split row (char esep) | prepend '/some/path')
|
||||
$env.PATH = ($env.PATH | split row (char esep) | prepend '/home/tao/.cargo/bin')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue