cringethon
This commit is contained in:
parent
ea0f707516
commit
ca7419c377
5 changed files with 12 additions and 26 deletions
|
|
@ -79,7 +79,7 @@ $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 '/home/tao/.cargo/bin')
|
||||
$env.PATH = ($env.PATH | split row (char esep) | prepend '/home/tao/.local/bin')
|
||||
|
||||
$env.GOPATH = '/home/tao/.go'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue