Giter VIP home page Giter VIP logo

zsh-lsd's Introduction

Logo ❮ Zsh Plugin - Lsd ❯

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

Default settings

The Zsh plugin replaces the GNU/ls with lots of added features like colors, icons, tree-view, and other formatting options.

Enable auto list directories on cd with export AUTOCD=1.

Install

The lsd should be present to use this plugin. Install lsd with Zi:

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

With Zi

To install add to the .zshrc file:

zi light z-shell/zsh-lsd

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

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

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

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

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

zi wait lucid for \
  has'lsd' atinit'AUTOCD=1' \
    z-shell/zsh-lsd

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

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

With Zplug

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

zsh-lsd's People

Contributors

dependabot[bot] avatar ss-o avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

zsh-lsd's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.