Commit 6b20574
authored
fix(setup.md): Quote the EDITOR value (nushell#1815)
help: the parsing of assignments was changed in 0.97.0, and this would have previously been treated as a string.
Alternatively, quote the string with single or double
quotes to avoid it being interpreted as a command name. This restriction may be removed in a future release.1 parent 507ef22 commit 6b20574
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments