fix(init): Change Nushell init for nu 0.60 (#3773)

This commit is contained in:
David Knaack
2022-03-24 20:06:24 +01:00
committed by GitHub
parent 1f22f76a81
commit c9b75fe115
10 changed files with 52 additions and 60 deletions
+2 -2
View File
@@ -41,7 +41,7 @@ assignees: ''
- Operating system: [e.g. macOS 10.13.4, Windows 10]
#### Relevant Shell Configuration
<!--
<!--
Based on the shell you use, please paste the appropriate configuration.
The default location for your shell is:
Bash: ~/.bashrc
@@ -49,7 +49,7 @@ assignees: ''
Fish: ~/.config/fish/config.fish
Xonsh: ~/.config/xonsh/rc.xsh
Elvish: ~/.config/elvish/rc.elv
Nushell: ~/.config/nu/config.toml
Nushell: $nu.config-path
Ion: ~/.config/ion/initrc
-->