mirror of
https://github.com/danbulant/nushell
synced 2026-05-21 21:39:15 +00:00
Merge pull request #1125 from notryanb/update-readme
update readme to reflect >= 0.7.2 $nu variables
This commit is contained in:
commit
3c7633ae9f
1 changed files with 1 additions and 1 deletions
|
|
@ -202,7 +202,7 @@ To set one of these variables, you can use `config --set`. For example:
|
|||
|
||||
```
|
||||
> config --set [edit_mode "vi"]
|
||||
> config --set [path $nu:path]
|
||||
> config --set [path $nu.path]
|
||||
```
|
||||
|
||||
## Shells
|
||||
|
|
|
|||
Loading…
Reference in a new issue