Skip to content

oh-my-zsh plugin for adding aliases for the lsd directory replacement

License

Notifications You must be signed in to change notification settings

yuhonas/zsh-aliases-lsd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zsh-aliases-lsd

Why?

This Oh My Zsh plugin enables a number of aliases for lsd a modern replacement for ls, I had previously used zsh-aliases-exa until recently swapping to lsd and at the time of writing couldn't find plugin for lsd

Installation

Make sure you have lsd installed

Using Plugin Manager (Recommended)

# for antigen
antigen bundle 'yuhonas/zsh-aliases-lsd'

# for zplug
zplug 'yuhonas/zsh-aliases-lsd'

# for zgen
zgen load 'yuhonas/zsh-aliases-lsd'

# for fisher
fisher install yuhonas/zsh-aliases-lsd

# for omf
omf install https://github.com/yuhonas/zsh-aliases-lsd

Manually

Clone the repository and source it in your shell's rc file.

Restart your zsh session, and the aliases will be available.

What aliases does this add?

See zsh-aliases-lsd.plugin.zsh

Thanks

This project was forked from and heavily inspired by zsh-alises-exa

About

oh-my-zsh plugin for adding aliases for the lsd directory replacement

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%