Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Zsh plugin replace GNU/ls with next generation Peltoche/lsd

License

NotificationsYou must be signed in to change notification settings

z-shell/zsh-lsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo ❮ Zsh Plugin - Lsd ❯

Zsh plugin which replace GNU/ls with next generationls byPeltoche/lsd

⭕ Trunk CheckVisual Studio Code

Default settings

The Zsh plugin replaces theGNU/ls with lots of added features likecolors,icons,tree-view, and other formatting options.

Enable auto list directories oncd withexport AUTOCD=1.

Install

Thelsd should be present to use this plugin. Installlsd withZi:

zi ice binary from'gh-r' sbin'**/lsd -> lsd' \  atclone'cp lsd-*/lsd.1 $ZI[MAN_DIR]/man1; ln -s lsd-*/*/_lsd _lsd'zi light Peltoche/lsd

WithZi

To install add to the.zshrc file:

zi light z-shell/zsh-lsd

Install only iflsd available in$PATH and enable auto-list directories:

zi ice has'lsd' atinit'AUTOCD=1'zi light z-shell/zsh-lsd

Install only iflsd available in$PATH and enable auto-list directories in turbo mode:

zi icewait lucid has'lsd' atinit'AUTOCD=1'zi light z-shell/zsh-lsd

Install only iflsd available in$PATH and enable auto-list directories in turbo mode with the syntax:

ziwait lucidfor \  has'lsd' atinit'AUTOCD=1' \    z-shell/zsh-lsd

Clone the repository and addzsh-lsd to the plugins array of your.zshrc file:

~/.oh-my-zsh/custom/plugins
plugins=(... zsh-lsd)

With Zplug

Addzplug z-shell/zsh-lsd to your~/.zshrc and re-open your terminal session.

About

Zsh plugin replace GNU/ls with next generation Peltoche/lsd

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp