Add option to print full paths (would be especially useful with `exa --tree`)
Author: favetelinguisCreated Oct 19, 2020Updated Aug 23, 2023
When you run `tree -f` you get the full path, this is very handy when searching for files with `tree -f | grep <file>`. Would be nice to have the same with exa.
Source: ogham/exa