mirror of
https://github.com/nushell/nushell.git
synced 2025-01-10 16:28:50 +01:00
58f0d0b945
I noticed that `$nu.loginshell-path` was using backward *and* forward slashes on Windows. #### Before `C:\Users\reill\AppData\Roaming\nushell/login.nu` #### After `C:\Users\reill\AppData\Roaming\nushell\login.nu` Fixed up 2 other similar issues while I was at it. |
||
---|---|---|
.. | ||
call_ext.rs | ||
column.rs | ||
documentation.rs | ||
env.rs | ||
eval.rs | ||
glob_from.rs | ||
lib.rs | ||
nu_variable.rs | ||
scope.rs |