Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 546 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 546 Bytes

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