Nush
This commit is contained in:
@@ -58,5 +58,8 @@ let-env NU_PLUGIN_DIRS = [
|
||||
($nu.config-path | path dirname | path join 'plugins')
|
||||
]
|
||||
|
||||
let-env EDITOR = "hx"
|
||||
|
||||
# To add entries to PATH (on Windows you might use Path), you can use the following pattern:
|
||||
# let-env PATH = ($env.PATH | split row (char esep) | prepend '/some/path')
|
||||
let-env PATH = ($env.PATH | append '~/bin')
|
||||
|
||||
Reference in New Issue
Block a user