forked from extern/nushell
@ -59,6 +59,7 @@ use std dirs [
|
||||
p
|
||||
dexit
|
||||
]
|
||||
use std pwd
|
||||
"#
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user
@ -59,6 +59,7 @@ use std dirs [
|
||||
p
|
||||
dexit
|
||||
]
|
||||
use std pwd
|
||||
"#
|
||||
);
|
||||
|
||||
|