mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-15 01:17:45 +00:00
aa608a42ff
* Ensure web_config works on WSL web_config could sometimes fail on WSL if the user chose not to append windows directories to their linux $PATH. This change ensures that the cmd.exe executable is found in most cases even if windows directories are not appended to $PATH on linux. An error message letting the user know that cmd.exe was not found, and that they should add the cmd.exe dir to their $PATH before running fish_config is displayed if cmd.exe is still not found. * Exit with a non 0 status code if cmd.exe is not found |
||
---|---|---|
.. | ||
web_config | ||
create_manpage_completions.py | ||
deroff.py |