gretzky / auto-color-ls

zsh plugin to automatically list directories with colorls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

zsh plugin to automatically list directories with colorls


Languages

Language:Shell 100.0%