Electrux / ls_extended

ls with coloring and icons
BSD 3-Clause "New" or "Revised" License
201 stars 14 forks source link

Using actual /bin dir #38

Closed aphive closed 1 year ago

aphive commented 2 years ago

Not an issue just a question. Instead of building this in the repo's bin dir. Is there a way to make this install it in the actual /bin. dir? Am I able to just move the ls_extended dir that was generated into /bin or does it need more work and configuration for that to work.

Electrux commented 2 years ago

Hi @aphive You just need to copy/move the ls_extended file generated in the repo's bin directory to wherever you want to place it (including /bin). Nothing more to it :)