mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-23 02:31:12 -03:00
This adds support for &> and &| syntax, which both redirect stdout, and also apply a redirection of stderr to stdout.
This adds support for &> and &| syntax, which both redirect stdout, and also apply a redirection of stderr to stdout.