Open Shaphil opened 2 months ago
Thanks for the suggestions, I liked dirx. Maybe I can alias it to ls
and then use it.
If you want file icons in completions as well, then the clink-gizmos has a script that can add them. And if you want to use fzf, icons can be added there as well.
Suggestion
logo-ls (https://github.com/Yash-Handa/logo-ls), which seems like an abandoned project, had a cool feature, the results of the command had icons of the corresponding type alongside the files/folders.
Here is an example,
It would be a nice feature to have.
Use case
This would serve as a visual representation of the content (file or folder?); if it is a file, it would visually represent the file type.
Extra info/examples/attachments
ls -a
ls -A
Checklist