jessenich / auto-color-ls

zsh plugin to automatically ls using colorls on cd

Repository from Github https://github.comjessenich/auto-color-lsRepository from Github https://github.comjessenich/auto-color-ls

auto-color-ls

zsh plugin to automatically ls using colorls on cd

installation

prerequisites

  • colorls
gem install colorls

zplug

zplug "jessenich/auto-color-ls"

antigen

antigen bundle jessenich/auto-color-ls

zplugin

zplugin load jessenich/auto-color-ls

zgen

zgen load jessenich/auto-color-ls

oh-my-zsh

Run

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

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

About

zsh plugin to automatically ls using colorls on cd

License:MIT License


Languages

Language:Shell 100.0%