Skip to content

wushenrong/zsh-ls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

zsh-ls

An ls aliases plugin for zsh. This is based on my zsh-exa alias plugin that combines other zsh-exa plugins.

Usage

First clone this repository into the custom plugins directory as ls of your zsh plugin manager which is $ZSH_CUSTOM, the following is for Oh My Zsh which is ~/.oh-my-zsh/custom/plugins.

git clone https://github.com/TwoPizza9621536/zsh-ls.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/ls

Finally, add ls to the plugins array of your zshrc file:

plugins=(... ls)

License

Under the MIT License with the following SPDX expression:

SPDX-License-Identifier: MIT

About

A ls aliases plugin for zsh based on zsh-exa

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages