cafehaine / xontrib-xlsd

xontrib-xlsd is the next gen ls command for xonsh shell, inspired by lsd.
GNU General Public License v3.0
21 stars 4 forks source link

Install an xlsd executable in setup.py #10

Closed cafehaine closed 3 years ago

cafehaine commented 3 years ago

This would allow running xlsd without xonsh.

Not really something I would see myself doing, but hey, I might as well give the users the freedom to choose their shells.

cafehaine commented 3 years ago

After some thinking, this is probably a bad idea.

This would require duplicating some code, but also removing altogether some functionality for the non-xonsh version.

All the custom ordering, icon source system, and coloring wouldn't really be feasible outside of xonsh, so users might as well use something faster, like lsd.