1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2025-01-30 02:28:28 +00:00
Martin Slot e6c5571fc9
fix: let-env warning when using nushell (#4893)
Fixed a startup error, when using nushell.

The nushell warns about not using `let-env` for configuring `config`. I have removed the `load-env` and just added a `let-env` for the `config` as the documentation recommends: https://www.nushell.sh/book/environment.html#let-env
2023-02-11 14:05:39 +01:00
..
2020-09-28 16:38:50 -04:00