mirror of
https://github.com/nushell/nushell
synced 2024-12-27 05:23:11 +00:00
Remove outdated note in README.md. (#3751)
This commit is contained in:
parent
70215fe480
commit
2b80f40164
1 changed files with 0 additions and 2 deletions
|
@ -237,8 +237,6 @@ Finally, we can use commands outside of Nu once we have the data we want:
|
||||||
0.32.0
|
0.32.0
|
||||||
```
|
```
|
||||||
|
|
||||||
Here we use the variable `$it` to refer to the value being piped to the external command.
|
|
||||||
|
|
||||||
### Configuration
|
### Configuration
|
||||||
|
|
||||||
Nu has early support for configuring the shell. You can refer to the book for a list of [all supported variables](https://www.nushell.sh/book/configuration.html).
|
Nu has early support for configuring the shell. You can refer to the book for a list of [all supported variables](https://www.nushell.sh/book/configuration.html).
|
||||||
|
|
Loading…
Reference in a new issue