Make piping Exa's output leave out the icons if you added --icons.
Author: Oglo12Created May 12, 2023Updated Jan 3, 2024
Hello, I have Exa aliased to ls, but I can't help but be bothered that piping exa --icons to another program includes the icons! I know that there is a way to fix this, after all, there is another Rust program called Bat that does this. Anyway, it would be really nice to have this fixed!
Example when piping into FZF:
Source: ogham/exa