File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -354,7 +354,7 @@ open /etc/passwd | lines | split column ":" user . uid gid desc home shell | int
354
354
- to get the content of the default config files of Nushell without overwritting the true ` config.nu `
355
355
and ` env.nu ` , [ @poliorcetics ] ( https://github.com/poliorcetics ) have added the ` --default ` option to
356
356
both ` config nu ` and ` config env ` in [ #10480 ] ( https://github.com/nushell/nushell/pull/10480 )
357
- - to now about all the available escapes that Nushell supports, [ @vedaRadev ] ( https://github.com/vedaRadev )
357
+ - to know about all the available escapes that Nushell supports, [ @vedaRadev ] ( https://github.com/vedaRadev )
358
358
have added ` help escapes ` in [ #10522 ] ( https://github.com/nushell/nushell/pull/10522 )
359
359
- tired of crawling the internet or computing series of number with loops and mutable variables?
360
360
[ @hudclark ] ( https://github.com/hudclark ) got your back with the new ` unfold ` command from [ #10489 ] ( https://github.com/nushell/nushell/pull/10489 ) !
You can’t perform that action at this time.
0 commit comments