ivaquero / oxidizer

🛠️ Simple & Extensible Dotfile Manager That Unifies Your Terminal Operations ⛓️
GNU General Public License v3.0
135 stars 14 forks source link

Replace `ls` with `exa`🦀 #3

Closed AjayShanker-geek closed 2 years ago

AjayShanker-geek commented 2 years ago

Hi, I would like a share ls replacement as exa, the best part is that it is written is rust.

ivaquero commented 2 years ago

Hi, exa is a great rusty command line and I have observed its repo for quite a time. However, it doesn't support windows yet.

This project aims to provide the same configuration and usage across macOS, Linux and Windows. So I choose lsd at the moment. When exa supports Windows, I will switch to exa certainly.

AjayShanker-geek commented 2 years ago

Ohh, I miss out that it doesn't support Windows. Cheers!