My version of auto-ls
with git status if git work tree detected.
I am using this plugin in my dotfiles too.
git clone https://github.com/rocktimsaikia/auto-ls-zsh > /path/to/auto-ls-zsh
then add this to your .zshrc
source /path/to/auto-ls-zsh/auto-ls.zsh
MIT License © 2021 Rocktim Saikia