nu 0.1.2

A shell for the GitHub era
Documentation
1
2
3
cd tests
open test.toml --raw | lines | skip 1 | first 1 | split-column "=" | get Column1 | trim | echo $it
exit