z-shell / zsh-eza

⚙️ Zsh plugin to replace command gnu/ls with eza-community/eza
https://wiki.zshell.dev
MIT License
51 stars 12 forks source link

chore: use eza instead of exa #17

Closed joshka closed 1 year ago

joshka commented 1 year ago

Exa is deprecated and replaced with eza. See https://github.com/ogham/exa/issues/1243

I'm not sure what the process for landing this is. My guess is that it's forking this repo to a new zsh-eza repo and merging the PR there.

It might also be useful for those migrating to support both exa and eza in this repo, rather than just one. I'm not familiar enough with zi however to know the process (I use omz).

ss-o commented 1 year ago

Hi @joshka :wave:

Thank you for PR and flagging this topic! I will check all repositories under @z-shell and make appropriate changes :dart: