Change exa to eza

This commit is contained in:
2023-09-10 03:40:05 -07:00
parent ec5aa2f2f9
commit 94c1c60820
2 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@ This is my personal zsh configuraton.
### Requirements
* [starship](https://github.com/starship/starship) - a pretty and fast prompt
* [direnv](https://github.com/direnv/direnv)* - runs on cd, safely set enviroment
* [exa](https://github.com/ogham/exa)* - better ls
* [eza](https://github.com/eza-community/eza)* - better ls
* [bat](https://github.com/sharkdp/bat)* - better cat, less, man, etc.
(* = optional)