mirror of
https://github.com/Llewellynvdm/starship.git
synced 2025-01-30 02:28:28 +00:00
e6c5571fc9
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