/auto-color-ls

zsh plugin to automatically list directories with colorls

Primary LanguageShell

auto-color-ls

zsh plugin to automatically ls using colorls on cd

installation

prerequisites

  • colorls
gem install colorls

antigen

antigen bundle gretzky/auto-color-ls

zplugin

zplugin load gretzky/auto-color-ls

zgen

zgen load gretzky/auto-color-ls

oh-my-zsh

Run

( cd $ZSH_CUSTOM/plugins && git clone https://github.com/gretzky/auto-color-ls )

Then add auto-color-ls to plugins=() in your .zshrc