Files
oak-gpui/crates
Tim Vilgot Mikael Fredenberg bb6e8053d3 windows: Don't load login shell environment (#22681)
I'm consistently getting the following error on startup:

```
2025-01-05T14:45:43.4602865+01:00 [ERROR] SHELL environment variable is not assigned so we can't source login environment variables

Caused by:
    environment variable not found
```

The source function, `load_login_shell_environment`, assumes a UNIX
environment and should therefore not be called on Windows. (Unless you
are using git bash?)

Release Notes:

* N/A
2025-01-07 19:52:47 +00:00
..
2024-12-17 22:16:59 -07:00
2025-01-04 01:00:16 +00:00
2024-04-30 23:31:59 -06:00
2025-01-04 01:00:16 +00:00
2025-01-07 15:00:11 +00:00
2024-03-11 10:45:57 +01:00
2025-01-07 03:21:22 +00:00
2025-01-03 22:23:06 +00:00
2024-12-13 14:23:02 -05:00
2024-11-18 22:56:34 +01:00
2024-12-03 23:22:26 -05:00