mirror of
https://github.com/Llewellynvdm/exa.git
synced 2025-02-03 02:58:24 +00:00
Ben S
baf9f9572f
Highlight link number for files with multiple links
Curiously enough, this turned out to be helpful today... Git can't traverse symlinks, so I had to use hard links instead, and then I had to work out which files had more than one link at a glance. If I hadn't already had most of exa written, I'd be stuck using find!
Description
Languages
Rust
91.7%
Shell
7.7%
Just
0.6%