More Windows conversions

This commit is contained in:
NotTheDr01ds 2024-09-24 17:25:03 -04:00
parent f691c71ebe
commit 4ef91e4a7a

View File

@ -1,7 +1,7 @@
use std/log
use (['std', 'log'] | path join)
export-env {
# Place NU_FORMAT... environment variables in module-scope
export use std/log *
export use (['std', 'log'] | path join) *
}
def "nu-complete threads" [] {