mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-07-02 17:31:16 -03:00
Now that the script no longer writes to files, we can remove the `--stdout` flag and instead output to stdout by default. Closes #12307